|
I am constantly having conflicts within tomcat, all seem to center around the logging (logkit?).
My cocoon application is contained in its own context (all jars in WEB-INF/lib) nothing in tomcat shared or common. However if I add my application the manager app in tomcat does not work with the following error (or variations on this).
org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.commons.logging.impl.LogKitLogger
but my cocoon app works. Whereas if I remove the cocoon app (context) then tomcat fires up fine and the manager app works.
Has anyone else experienced this? |
- Re: Tomcat and logkit conflicts Joe Latty
- Re: Tomcat and logkit conflicts Antonio Gallardo
- RE: Tomcat and logkit conflicts Joe Latty
