My code depends on being able to receive a notification from Tomcat that is
has completed its startup (meaning the entire server initialization and
deploy/load of all servlets is done). I believe there are JMX notifications
that tomcat mbeans provide which include this kind of notification, but I am
not able to find where it is and how to subscribe to it. Also, maybe if
there is any other way to determine this startup completion other than
subscribing to JMX MBean notifications (if they exist in the first place).
Any help is appreciated.
-- 
View this message in context: 
http://www.nabble.com/Tomcat-MBean-JMX-Notifications-tf3718134.html#a10402097
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
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