Giacomo Pati wrote:
> On Mon, 2 Jan 2006, Carsten Ziegeler wrote:
> 
> 
>>>Date: Mon, 02 Jan 2006 11:00:32 +0100
>>>From: Carsten Ziegeler <[EMAIL PROTECTED]>
>>>Reply-To: dev@cocoon.apache.org
>>>To: Cocoon-Dev <dev@cocoon.apache.org>
>>>Subject: [2.2] Problems with JMX Support and Tomcat
>>>
>>>I'm trying to get the latest 2.2 running in a standard tomcat 5.5.12
>>>With the default webapp, the following class can't be found:
>>>    org.mortbay.log.LogFactory
>>>
>>>So it seems that the jetty-jmx-5.1.8.jar does not contain all required
>>>classes. Copying also jetty-5.1.8.jar into WEB-INF/lib of course solves
>>>this problem.
> 
> 
> Hmm.. maybe we either need our own JMX ModelMBean base class, witching 
> to commons modeler, or copy from jetty whats needed (as once 
> Sylvain suggested)?
> 
"witching"? - LOL

I can come up with a list of required classes for jetty's jmx support
tomorrow. Perhaps it's only the LogFactory. If only some classes are
missing, we can repackage them, but as soon as this gets more complex we
can either ask the jetty guys to provide different packages or switch to
something different. What about Spring? I don't know much about it but I
think Spring has some jmx support as well.

Carsten
-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

Reply via email to