> From: Edd Dawson [mailto:[EMAIL PROTECTED] 
> I'm looking more for something that sits on the actual servers and 
> probes at set intervals and takes remedial action if 
> necessary.

One trick that might work and takes almost no effort is to start Tomcat
from [x]inetd - if it stops, the next request will restart it (albeit
probably slowly).  This fails if you have Tomcat listening on multiple
ports, or if your Tomcat hangs but doesn't stop.

                - Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to