Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6705267
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:23:02+00:00 2026-05-26T07:23:02+00:00

I am trying to build jasperserver. I want to execute all those commands through

  • 0

I am trying to build jasperserver. I want to execute all those commands through bat file. I have created one bat file but when I execute it, it executes only first command.

@Echo Off
js-ant clean-config 
js-ant gen-config 
js-ant add-jdbc-driver 
js-ant build-pro 
js-ant create-js-db 
js-ant build-js-ddl-pro 
js-ant init-js-db-pro 
js-ant import-sample-data-pro

these are the content of bat file.. I am not sure what to do… I never created bat file 🙂
Thanks..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T07:23:03+00:00Added an answer on May 26, 2026 at 7:23 am

    I guess js-ant is a batch file itself. In that case you need to CALL it, otherwise the calling batch file is terminated automatically.

    This should work:

    @Echo Off
    call js-ant clean-config 
    call js-ant gen-config 
    call js-ant add-jdbc-driver 
    call js-ant build-pro 
    call js-ant create-js-db 
    call js-ant build-js-ddl-pro 
    call js-ant init-js-db-pro 
    call js-ant import-sample-data-pro
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

im trying to build a application or a method that goes through all of
I'm trying build a method which returns the shortest path from one node to
I'm trying build a MVC framework, but I'm confused about manage themes. Well... I
I am trying build a DataTable one row at a time using the following
I have a std::vector< tr1::shared_ptr<mapObject> > that I'm trying build from data contained in
I am trying to customize the installation of JasperServer. I have downloaded the source.
Trying to build a mavenized project with NetBeans fails: Failed to execute goal org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.7.5:generate
I'm trying build a conditions array to be using in a prepared statement: Cars.find(:all,
Trying to build my android project with Buildr (Apache), but can't find any info
I am trying to build jasperserver on linux. It uses ant and maven. While

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.