You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Filip Hanik <Fi...@evant.com> on 2003/02/19 22:53:13 UTC

Startup question

hi there,
with the lifecycle events, can I get an event that Tomcat has started (ie, all the contexts have been started)?

if so, what event is that

Filip

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: Startup question

Posted by Tim Funk <fu...@joedog.org>.
I think o.a.catalina.core.StandardServer.start() fires the events you 
are looking for.

-Tim

org.apache.catalina.core
Filip Hanik wrote:
> hi there,
> with the lifecycle events, can I get an event that Tomcat has started (ie, all the contexts have been started)?
> 
> if so, what event is that
> 
> Filip
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org