Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 51903 invoked from network); 25 Nov 2008 00:17:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Nov 2008 00:17:40 -0000 Received: (qmail 64532 invoked by uid 500); 25 Nov 2008 00:17:39 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 64505 invoked by uid 500); 25 Nov 2008 00:17:39 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 64488 invoked by uid 99); 25 Nov 2008 00:17:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Nov 2008 16:17:39 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of milu71@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 25 Nov 2008 00:16:13 +0000 Received: (qmail invoked by alias); 25 Nov 2008 00:16:57 -0000 Received: from e179033238.adsl.alicedsl.de (EHLO wladimir) [85.179.33.238] by mail.gmx.net (mp046) with SMTP; 25 Nov 2008 01:16:57 +0100 X-Authenticated: #48488578 X-Provags-ID: V01U2FsdGVkX18bQXwb7BIb2f0KmclSN1UGDst0XBDvjjeInB3+SO JR6K1Fb872n7Qr Received: by wladimir (sSMTP sendmail emulation); Tue, 25 Nov 2008 01:16:51 +0000 Date: Tue, 25 Nov 2008 01:16:51 +0100 From: Michael Ludwig To: Tomcat Users List Subject: Re: Setup Logging for Tomcat 6 Message-ID: <20081125001651.GI1112@wladimir> References: <807342.66041.qm@web81108.mail.mud.yahoo.com> <0AAE5AB84B013E45A7B61CB66943C17215A3CC2F72@USEA-EXCH7.na.uis.unisys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <0AAE5AB84B013E45A7B61CB66943C17215A3CC2F72@USEA-EXCH7.na.uis.unisys.com> User-Agent: Mutt/1.4.2.2i X-Y-GMX-Trusted: 0 X-FuHaFi: 0.57 X-Virus-Checked: Checked by ClamAV on apache.org Caldarale, Charles R schrieb am 24.11.2008 um 13:33:39 (-0600): > > From: removeps-groups@yahoo.com [mailto:removeps-groups@yahoo.com] > > Subject: Re: Setup Logging for Tomcat 6 > > > > Copy the log4j jar file to WEB-INF/lib. Put it in > > ${catalina.home}/lib if you want all webapps to be able to > > see this file. > > You really don't want to put the log4j.jar into Tomcat's lib directory > unless you actually want all the webapps to *share* (not just "see") > the same logging complex. "See the driver" - I think I used that expression yesterday. "Share a logging complex" - could you expand a bit on what this means, or provide a pointer to an informative document? Thanks. Michael Ludwig --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org