Re: how to start jboss in the ant

2003-08-01 Thread yinhua
PROTECTED]> (BSent: Friday, August 01, 2003 12:04 AM (BSubject: Re: how to start jboss in the ant (B (B (B> something like this on UNIX (B> (assuming the start script of JBoss is in Bourne-Shell, otherwishe (Bexchange (B> sh for ksh or bash ...) (B> (B> (B> (

RE: how to start jboss in the ant

2003-07-29 Thread Iwan
Here's how I did it using the spawn-task that was posted recently. +-+ | | | S T A R T I N G J B O S S | | | +---