Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 37432 invoked from network); 14 Aug 2009 03:18:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Aug 2009 03:18:49 -0000 Received: (qmail 82692 invoked by uid 500); 14 Aug 2009 03:18:52 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 82570 invoked by uid 500); 14 Aug 2009 03:18:51 -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 82543 invoked by uid 99); 14 Aug 2009 03:18:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Aug 2009 03:18:45 +0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_HOTMAIL_RCVD2,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jak-tomcat-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Aug 2009 03:18:35 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MbnIx-00035m-EQ for users@tomcat.apache.org; Fri, 14 Aug 2009 03:18:11 +0000 Received: from 69-165-165-240.dsl.teksavvy.com ([69.165.165.240]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Aug 2009 03:18:11 +0000 Received: from ebenze by 69-165-165-240.dsl.teksavvy.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Aug 2009 03:18:11 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: users@tomcat.apache.org From: "Eric B." Subject: Re: swallowOutput not working properly? Date: Thu, 13 Aug 2009 23:17:49 -0400 Lines: 23 Message-ID: References: <4A84706E.2040704@hanik.com> <4A849E55.1030603@hanik.com> X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 69-165-165-240.dsl.teksavvy.com X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-RFC2646: Format=Flowed; Response Sender: news X-Virus-Checked: Checked by ClamAV on apache.org "Filip Hanik - Dev Lists" wrote in message news:4A849E55.1030603@hanik.com... > On 08/13/2009 02:09 PM, Eric B. wrote: >> "Filip Hanik - Dev Lists" wrote in message >> news:4A84706E.2040704@hanik.com... >> >>> Tomcat doesn't use log4j in v6 in its standard distribution. You have to >>> build an adapter for that >>> >> >> I don't understand at all. Can you please clarify? All I am trying to >> accomplish is have the stdout from my webapp "swallowed" and redirected >> to >> tomcat's logger. > this works for me, and the output ends up in the localhost_ log file Is your webapp using log4j to do its logging? Thanks, Eric --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org