Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 93190 invoked from network); 5 Sep 2008 15:58:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Sep 2008 15:58:50 -0000 Received: (qmail 31051 invoked by uid 500); 5 Sep 2008 15:58:39 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 30447 invoked by uid 500); 5 Sep 2008 15:58:37 -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 30436 invoked by uid 99); 5 Sep 2008 15:58:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2008 08:58:37 -0700 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.103] (HELO usea-naimss1.unisys.com) (192.61.61.103) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2008 15:57:36 +0000 Received: from usea-nagw2.na.uis.unisys.com ([129.224.72.18]) by usea-naimss1 with InterScan Message Security Suite; Fri, 05 Sep 2008 10:57:37 -0500 Received: from usea-nagw2.na.uis.unisys.com ([129.224.72.53]) by usea-nagw2.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 5 Sep 2008 10:57:36 -0500 Received: from usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) by usea-nagw2.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 5 Sep 2008 10:57:35 -0500 Received: from USEA-EXCH7.na.uis.unisys.com ([129.224.76.41]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Fri, 5 Sep 2008 10:57:35 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Fri, 5 Sep 2008 10:57:34 -0500 Subject: RE: User Directories and context.xml? Thread-Topic: User Directories and context.xml? Thread-Index: AckOvYvADYJyPTYvRUeKDkDrVD7NagAshP+Q Message-ID: <0AAE5AB84B013E45A7B61CB66943C172142D01A292@USEA-EXCH7.na.uis.unisys.com> References: <48BE264B.2010800@colorado.edu> <48BEBD28.9090605@colorado.edu> <48C02929.8010400@colorado.edu> In-Reply-To: <48C02929.8010400@colorado.edu> 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: 05 Sep 2008 15:57:35.0807 (UTC) FILETIME=[1D3D24F0:01C90F70] X-Virus-Checked: Checked by ClamAV on apache.org > From: Tim J Schumacher [mailto:Tim.Schumacher@Colorado.EDU] > Subject: Re: User Directories and context.xml? > > Just out of curiosity, does anyone know the motivation for not reading > context.xml out of a user's directory? (I apologize for coming in late on this one.) Tomcat does use context.xml out of a webapp's META-INF directory, if the fi= le conf/Catalina/[host]/[appName].xml does not exist. If said file does ex= ist, the context.xml file in META-INF is ignored. What is your appBase set to? How do you deploy the webapp? - 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