Re: Tomcat MBean JMX Notifications

2007-05-10 Thread Rama Casturi
Any ideas? -- View this message in context: http://www.nabble.com/Tomcat-MBean-JMX-Notifications-tf3718134.html#a10423193 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@to

Tomcat MBean JMX Notifications

2007-05-09 Thread Rama Casturi
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