> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> We're using Spring and therefore have quite a long startup 
> time - checking
> if the service is started doesn't help therefore.
> 
> So I'm looking for a way to detect if tomcat's startup has finished...

Being the lazy guy I am, I'd set up a trivial page that returns "Ready"
once the app is ready, and "Starting" before that.  Then poll it.  But I
suspect there are tidier ways of finding out!

                - Peter

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to