Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 57361 invoked from network); 22 Feb 2007 20:55:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Feb 2007 20:55:34 -0000 Received: (qmail 54552 invoked by uid 500); 22 Feb 2007 20:55:30 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 54371 invoked by uid 500); 22 Feb 2007 20:55:29 -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 54360 invoked by uid 99); 22 Feb 2007 20:55:29 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Feb 2007 12:55:29 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [66.15.94.96] (HELO mail.whiteoaks.com) (66.15.94.96) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Feb 2007 12:55:17 -0800 Received: from [10.40.132.3] (pool101.bizrate.com [216.52.235.101]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail.whiteoaks.com (Postfix) with ESMTP id A348E254A8 for ; Thu, 22 Feb 2007 12:54:52 -0800 (PST) Message-ID: <45DE0317.6010706@whiteoaks.com> Date: Thu, 22 Feb 2007 12:54:47 -0800 From: Morris Jones User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Tomcat Users List Subject: Can one have a log4j repository per webapp in Tomcat? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org At my company we have Tomcat 5.5 instances running lots of webapps, and problems with those apps interfering with each other's log files -- especially in instances of libraries like hibernate. I've read and understand the principles of using log4j respositories, such as Ceki G�lc�'s document here , but I get the impression that a component-based RepositorySelector is not available in Tomcat. Is there a known way to eliminate interference between web applications in logging when using a log4j in common/lib? Best regards, Mojo -- Morris Jones Monrovia, CA http://www.whiteoaks.com Old Town Astronomers http://www.otastro.org --------------------------------------------------------------------- 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