Thomas Sch�ppel wrote: > hi again, > > when I start the embedded tomcat from slide (current cvs) I get > multiple MBeanExceptions on the console which basically results in all > relevant webapps beeing marked unavailable. Any Clue? What are > the MBeans used for by the way? > > ServerLifecycleListener: processContainerAddChild: MBeanException > java.lang.Exception: ManagedBean is not found with SlideRealm > at org.apache.catalina.mbeans.MBeanUtils.createMBean(MBeanUtils.java:587) > ... > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) > > I am appending the corresponding tomcat logs.
I've been adding code to Tomcat 4.1 to avoid this (by allowing to declare the listeners used). I'm in the middle of a "discussion" in the TC world, so I'm a bit late finishing the changes. Sorry for the trouble ... Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
