RE: build doesn't complete after tomcat starts

2007-05-23 Thread swapnil_r_84
Thanks. Using spawn it worked! RADEMAKERS Tanguy wrote: > > Hello, > > Just off the top of my head, but did you look into using the spawn > attribute of the exec task? > > Regs, > /t > >>-----Original Message- >>From: swapnil_r_84 [mailto:[EMAI

build doesn't complete after tomcat starts

2007-05-23 Thread swapnil_r_84
i am trying to start tomcat from ant. It does start but build never completes after tomcat is started. After i shut down tomcat remaining build begins to run(control comes back). i want tomcat running & my ant targets to get executed completely till end: