Re: Killing Ant process through shell script when multiple Java processes are running...

2009-11-25 Thread Brian Pontarelli
On Nov 25, 2009, at 3:06 AM, robert lazarski wrote: > On Wed, Nov 25, 2009 at 6:49 AM, Harry_ wrote: >> >> And one more thing I would like to ask is about how to get the list of >> processes created by a process. I want this to make sure that all the >> processes created by parent ant process a

Re: Killing Ant process through shell script when multiple Java processes are running...

2009-11-25 Thread robert lazarski
On Wed, Nov 25, 2009 at 6:49 AM, Harry_ wrote: > > And one more thing I would like to ask is about how to get the list of > processes created by a process. I want this to make sure that all the > processes created by parent ant process are also killed once I Killed ant > process. Any way ant can w

Re: Killing Ant process through shell script when multiple Java processes are running...

2009-11-25 Thread Harry_
gt;> only want to kill only the ant process, How can I do that. Any Ideas. >> >> Like noting process ID of ant process created above and then killing it >> with >> kill script. I do not know how to do this. Someone point me to link where >> I >> can get

Re: Killing Ant process through shell script when multiple Java processes are running...

2009-11-24 Thread Brian Pontarelli
Regards > -- > View this message in context: > http://old.nabble.com/Killing-Ant-process-through-shell-script-when-multiple-Java-processes-are-running...-tp26498920p26498920.html > Sent from the Ant - Users mailing list archive at Nabble.com. > > > -

Re: Killing Ant process through shell script when multiple Java processes are running...

2009-11-24 Thread Scot P. Floess
how to do this. Thanks and Regards -- View this message in context: http://old.nabble.com/Killing-Ant-process-through-shell-script-when-multiple-Java-processes-are-running...-tp26498920p26498920.html Sent from the Ant - Users mailing list archive at Nabble.com

Killing Ant process through shell script when multiple Java processes are running...

2009-11-24 Thread Harry_
://old.nabble.com/Killing-Ant-process-through-shell-script-when-multiple-Java-processes-are-running...-tp26498920p26498920.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr