Return-Path: X-Original-To: apmail-geronimo-user-archive@www.apache.org Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 40CC6DF39 for ; Fri, 12 Oct 2012 05:44:38 +0000 (UTC) Received: (qmail 3033 invoked by uid 500); 12 Oct 2012 05:44:37 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 2737 invoked by uid 500); 12 Oct 2012 05:44:31 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 2669 invoked by uid 99); 12 Oct 2012 05:44:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Oct 2012 05:44:29 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of jongchoul@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Oct 2012 05:44:23 +0000 Received: from ben.nabble.com ([192.168.236.152]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TMY2U-0005KW-BC for user@geronimo.apache.org; Thu, 11 Oct 2012 22:44:02 -0700 Date: Thu, 11 Oct 2012 22:44:02 -0700 (PDT) From: jcyim To: user@geronimo.apache.org Message-ID: <1350020642276-3985902.post@n3.nabble.com> Subject: geronimo 3.0 application specific logging MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit hello. I'm trying to use application specific log. So I have followed instructions in geronimo manual pages. but, I failed. Geronimo never reads my applicaiton's log property file. I have tried to use and/or but the result was same. it didn't work. I could not hide geronimos's logging classes. The only way I was successful is to include my log4j library files in my web applications. Even though, it was successful, I thinks that way is very unefficient because every single wep application neet to include logj4j librarry in self. can you please help me? -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/geronimo-3-0-application-specific-logging-tp3985902.html Sent from the Users mailing list archive at Nabble.com.