> Can you provide the exact text you are using...
I am going to pretty this up when I get it working, but here goes:
> you need set the spawn="true"
I have other dependencies that follow this, and I would rather it just
bomb if the server fails to come up.
Thanks for your help!
:16 PM
Subject: asadmin start-domain domain1
I am invoking Sun AppServer's asadmin.bat from my ant script to start up
the application server. When I type the command from the command line,
it works fine (asadmin start-domain domain1). When the same line is
invoked from my ant task, the server co
I am invoking Sun AppServer's asadmin.bat from my ant script to start up
the application server. When I type the command from the command line,
it works fine (asadmin start-domain domain1). When the same line is
invoked from my ant task, the server comes up, but the ant script never
moves