Currently I am just trying to create a single build to Start the glassfish server. For the same I used a freestyle project and by selecting "Run a batch windows command line" in building steps I wrote the following commands:
cd c:\glassfish3\bin call asadmin start-domain Then I saved the build and executed it. The build completes with status success, but the glassfish server remain unstarted. Other than these steps I haven't done any other steps. I did not set an ERROR LEVEL. Is there something I am missing ? Regards, Harvey -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/d303caf3-7f66-4f2e-a604-360819d8288d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
