Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 88982 invoked from network); 1 Jul 2004 02:56:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Jul 2004 02:56:51 -0000 Received: (qmail 25196 invoked by uid 500); 1 Jul 2004 02:56:54 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 25018 invoked by uid 500); 1 Jul 2004 02:56:52 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 24758 invoked by uid 99); 1 Jul 2004 02:56:50 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [216.6.48.60] (HELO ags01.agsoftware.dnsalias.com) (216.6.48.60) by apache.org (qpsmtpd/0.27.1) with ESMTP; Wed, 30 Jun 2004 19:56:49 -0700 Received: from ags01.agsoftware.dnsalias.com (localhost.localdomain [127.0.0.1]) by ags01.agsoftware.dnsalias.com (8.12.10/8.12.10) with ESMTP id i612uEu6003862 for ; Wed, 30 Jun 2004 20:56:14 -0600 Received: (from apache@localhost) by ags01.agsoftware.dnsalias.com (8.12.10/8.12.10/Submit) id i612uBMs003860; Wed, 30 Jun 2004 20:56:11 -0600 X-Authentication-Warning: ags01.agsoftware.dnsalias.com: apache set sender to agallardo@agssa.net using -f Received: from 10.0.0.5 (SquirrelMail authenticated user agallardo); by ags01.agsoftware.dnsalias.com with HTTP; Wed, 30 Jun 2004 20:56:11 -0600 (CST) Message-ID: <42205.10.0.0.5.1088650571.squirrel@10.0.0.5> In-Reply-To: <9B23E9D35E9A554BAA7D3DC9D8366A057862D0@apollo.netxsurance.com.au> References: <9B23E9D35E9A554BAA7D3DC9D8366A057862D0@apollo.netxsurance.com.au> Date: Wed, 30 Jun 2004 20:56:11 -0600 (CST) Subject: Re: Tomcat and logkit conflicts From: "Antonio Gallardo" To: users@cocoon.apache.org User-Agent: SquirrelMail/1.4.3a-0.f1.1 X-Mailer: SquirrelMail/1.4.3a-0.f1.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org