Remy Maucherat wrote:
> 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.
BTW... I was using Tomcat 4.1.3 to build slide, so I guess the code
you are speaking
of is not part of the 4.1.3. Well we switched over to dropping slide
into tomcat but
other problems arose from that :-(
What is the right place to put the slide jar-files to?
common/lib does not seem to work. I placed them into tomcats
server/lib which seems
to work but I can't get other webapps than webdav to use slide then...
thanks
Thomas
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>