> Can you provide the exact <exec> text you are using...

I am going to pretty this up when I get it working, but here goes:

<target name="startServer">
        <exec dir="d:\opt2\sun\appserver\bin" executable="asadmin.bat"
inputstring="start-domain domain1"/>
</target>

> 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!



***************************************************************************************************
The information in this email is confidential and may be legally privileged.  
Access to this email by anyone other than the intended addressee is 
unauthorized.  If you are not the intended recipient of this message, any 
review, disclosure, copying, distribution, retention, or any action taken or 
omitted to be taken in reliance on it is prohibited and may be unlawful.  If 
you are not the intended recipient, please reply to or forward a copy of this 
message to the sender and delete the message, any attachments, and any copies 
thereof from your system.
***************************************************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to