Hi Joe: This seems to be a problem in commons-logging and not in LogKit. Check if you have diferent versions or older versions of the commons-logging-jar.
Best Regards, Antonio Gallardo Joe Latty dijo: > 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? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
