Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 87803 invoked from network); 4 Sep 2008 13:23:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Sep 2008 13:23:39 -0000 Received: (qmail 84475 invoked by uid 500); 4 Sep 2008 13:23:24 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 84434 invoked by uid 500); 4 Sep 2008 13:23:24 -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 84401 invoked by uid 99); 4 Sep 2008 13:23:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2008 06:23:24 -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; Thu, 04 Sep 2008 13:22:23 +0000 Received: from usea-nagw2.na.uis.unisys.com ([129.224.72.18]) by usea-naimss1 with InterScan Message Security Suite; Thu, 04 Sep 2008 08:21:51 -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); Thu, 4 Sep 2008 08:21:50 -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); Thu, 4 Sep 2008 08:21:50 -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; Thu, 4 Sep 2008 08:21:50 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Thu, 4 Sep 2008 08:21:48 -0500 Subject: RE: R: R: R: Problems with tomcat in debian Thread-Topic: R: R: R: Problems with tomcat in debian Thread-Index: AckOcZwhP59l8v1VScuVxZGWhxcDpgAHvdOA Message-ID: <0AAE5AB84B013E45A7B61CB66943C172142CF9BB8F@USEA-EXCH7.na.uis.unisys.com> References: <6F861500A5092B4C8CD653DE20A4AA0D96AAEB@exchange3.comune.prato.local> <6F861500A5092B4C8CD653DE20A4AA0D96AAF5@exchange3.comune.prato.local> <6F861500A5092B4C8CD653DE20A4AA0D96AB00@exchange3.comune.prato.local> In-Reply-To: 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: 04 Sep 2008 13:21:50.0640 (UTC) FILETIME=[30AC1300:01C90E91] X-Virus-Checked: Checked by ClamAV on apache.org > From: marcos gonzalez [mailto:elmailpersonal@gmail.com] > Subject: Re: R: R: R: Problems with tomcat in debian > > Well, this file not exists, each application needs and xml file there? No, each application does not. When a element is needed at all, = it normally goes into the META-INF/context.xml file of the webapp. If you = wish to override that one, or if your webapp is deployed outside of the appBase directory, then place the element in conf/Catalina/[h= ost]/[appName].xml; note that the path attribute must not be used, and the = docBase attribute is only allowed when the webapp is not under the a= ppBase. > There isn't a default configuration to load all the new applications? What you're doing does work with a real Tomcat, as you have found out. The= 3rd-party repackaged junk creates problems for many, many users. - 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