RE: Stopping an ant target

2005-01-19 Thread Dick, Brian E.
A file-based semaphore. That's easy. Thanks Jan. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 19, 2005 8:21 AM To: user@ant.apache.org Subject: AW: Stopping an ant target The simplest thing which comes into my mind is (if the monit

AW: Stopping an ant target

2005-01-19 Thread Jan . Materne
s that the file is deleted (by external programs) it stops Jan > -Ursprüngliche Nachricht- > Von: Dick, Brian E. [mailto:[EMAIL PROTECTED] > Gesendet am: Mittwoch, 19. Januar 2005 14:18 > An: Ant Users List > Betreff: Stopping an ant target > > This is more

Stopping an ant target

2005-01-19 Thread Dick, Brian E.
This is more of a java question, but I would appreciate your help. I have a java application that I start from ant. This program continuously monitors our database for cpu utilization, connection attempts, and other general health statistics. Currently, when I want to stop the application for mai