something like this on UNIX (assuming the start script of JBoss is in Bourne-Shell, otherwishe exchange sh for ksh or bash ...) on Windows (I am not absolutely sure about cmd /C, but I know you have to give a special flag for cmd for this kind of stuff to work; please have a look at cmd /? and study it yourself). Cheers, Antoine ----- Original Message ----- From: "yinhua" To: "Ant Users List" Sent: Friday, August 01, 2003 2:50 PM Subject: Re: how to start jboss in the ant > Would you please give me a sample for this feature? > Thanx > ----- Original Message ----- > From: "Antoine Levy-Lambert" > To: "Ant Users List" > Sent: Thursday, July 31, 2003 6:57 AM > Subject: Re: how to start jboss in the ant > > > > > > ----- Original Message ----- > > From: "yinhua" > > To: "Ant Users List" > > Sent: Friday, August 01, 2003 6:54 AM > > Subject: Re: how to start jboss in the ant > > > > > > > Thanks a lot for you and Tim Gordon. > > > And I have downloaded the apache-ant-1.6alpha-bin of 7/30/2003 from the > > > apache website. There is a option of spawn in the Exec. Can I use this > > > feature to start Jboss in the ant without blocking the build? > > > > > > frank > > > > > Yes, the spawn option of exec should work. > > Cheers, > > Antoine > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > > For additional commands, e-mail: user-help@ant.apache.org > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org