Return-Path: Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 14557 invoked by uid 98); 12 Dec 2002 06:18:57 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Received: (qmail 14538 invoked from network); 12 Dec 2002 06:18:55 -0000 Received: from daedalus.apache.org (HELO apache.org) (63.251.56.142) by nagoya.betaversion.org with SMTP; 12 Dec 2002 06:18:55 -0000 Received: (qmail 45403 invoked by uid 500); 12 Dec 2002 06:17:35 -0000 Received: (qmail 45396 invoked from network); 12 Dec 2002 06:17:35 -0000 Received: from mta5.snfc21.pbi.net (206.13.28.241) by daedalus.apache.org with SMTP; 12 Dec 2002 06:17:35 -0000 Received: from xp ([64.171.17.149]) by mta5.snfc21.pbi.net (iPlanet Messaging Server 5.1 HotFix 1.6 (built Oct 18 2002)) with ESMTP id <0H6Z00BGRTH46N@mta5.snfc21.pbi.net> for commons-user@jakarta.apache.org; Wed, 11 Dec 2002 22:17:41 -0800 (PST) Date: Wed, 11 Dec 2002 22:17:31 -0800 From: Robert Williams Subject: RE: Totaly frustrated with commons-logging In-reply-to: <62A8F60F13733A44A3A757425A0C10A9B5AA@mailhost3.pslgroup.com> To: 'Jakarta Commons Users List' Message-id: <000101c2a1a6$2a478b10$0601a8c0@xp> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Mailer: Microsoft Outlook, Build 10.0.3416 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Keywords: Commons X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Thank you so much for the tip. I was totally frustrated getting errors like the original poster and ended up going with strict log4j. Until I read this thread I just couldn't get commons-logging to work. However, after upgrading to the latest build of commons-logging it works as expected, with no more errors. Have a groovy day, Robert > > If you are using Struts, you might also want to check that you have > the correct jar files. See > http://jakarta.apache.org/builds/jakarta-struts/release/v1.1-b2/ and > follow the instructions for log4j users. > >