https://issues.apache.org/bugzilla/show_bug.cgi?id=49134
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Mark Thomas <[email protected]> 2010-05-03 18:22:43 EDT --- I'm about half way through the MBean/Lifecycle re-factoring and this issue is now fixed. I tweaked the provided unit test a little to: - ensure there are no Cataina mbeans - a sufficient number of Tomcat MBeans (20) get created - that all the Tomcat MBeans get cleaned up on tomcat.destroy() Clean-up is not expected on a stop() as components may get re-started. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
