Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 19141 invoked from network); 19 Nov 2008 04:48:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Nov 2008 04:48:21 -0000 Received: (qmail 41899 invoked by uid 500); 19 Nov 2008 04:48:18 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 41869 invoked by uid 500); 19 Nov 2008 04:48:18 -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 41858 invoked by uid 99); 19 Nov 2008 04:48:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Nov 2008 20:48:18 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.61.61.104] (HELO usea-naimss2.unisys.com) (192.61.61.104) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Nov 2008 04:46:54 +0000 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.20]) by usea-naimss2 with InterScan Message Security Suite; Tue, 18 Nov 2008 22:47:38 -0600 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.55]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 18 Nov 2008 22:47:38 -0600 Received: from usea-nahubcas2.na.uis.unisys.com ([129.224.76.115]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 18 Nov 2008 22:47:38 -0600 Received: from USEA-EXCH7.na.uis.unisys.com ([129.224.76.38]) by usea-nahubcas2.na.uis.unisys.com ([129.224.76.115]) with mapi; Tue, 18 Nov 2008 22:47:37 -0600 From: "Caldarale, Charles R" To: Tomcat Users List , "removeps-groups@yahoo.com" Date: Tue, 18 Nov 2008 22:47:36 -0600 Subject: RE: How do I configure server.xml for Tomcat to recognize my application directory? Thread-Topic: How do I configure server.xml for Tomcat to recognize my application directory? Thread-Index: AclJ8zMhpe7bGVf+SQa+cpcvMhELagADchzA Message-ID: <0AAE5AB84B013E45A7B61CB66943C17215A3AC7FC2@USEA-EXCH7.na.uis.unisys.com> References: <95064.89909.qm@web81105.mail.mud.yahoo.com> In-Reply-To: <95064.89909.qm@web81105.mail.mud.yahoo.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 19 Nov 2008 04:47:38.0122 (UTC) FILETIME=[F2886EA0:01C94A01] X-Virus-Checked: Checked by ClamAV on apache.org > From: removeps-groups@yahoo.com [mailto:removeps-groups@yahoo.com] > Subject: RE: How do I configure server.xml for Tomcat to > recognize my application directory? > > Now there is only > jakarta_service...log > stderr...log > stdout...log Those are the logs created by the service wrapper (tomcat6.exe), not Tomcat= itself; their location is specified in the Logging tab of the tomcat6w.exe= program. What version of Windows are you using? If it's some flavor of Vista, you c= ould be running into file access problems, but it's more likely that your l= ogging config is bad. What options are shown in the Java tab of tomcat6w.e= xe? > I tried creating a folder log at the same level as > public_html -- ie. c:\log -- but it did not work. Why would it? > Incidentally, my log4j.properties specifies the log file as > logs/MyFile.log, and that file is created in the > ${catalina.home} folder. Unless you have rebuilt Tomcat to use log4j, that could only apply to some = webapp you have deployed. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- 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