Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 53262 invoked from network); 1 Feb 2010 22:55:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2010 22:55:43 -0000 Received: (qmail 8320 invoked by uid 500); 1 Feb 2010 22:55:39 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 8252 invoked by uid 500); 1 Feb 2010 22:55:39 -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 8241 invoked by uid 99); 1 Feb 2010 22:55:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 22:55:38 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.61.61.109] (HELO usea-naimss4.unisys.com) (192.61.61.109) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 22:55:29 +0000 Received: from usea-nagw2.na.uis.unisys.com ([129.224.72.18]) by usea-naimss4 with InterScan Message Security Suite; Mon, 01 Feb 2010 16:55:08 -0600 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); Mon, 1 Feb 2010 16:55:07 -0600 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); Mon, 1 Feb 2010 16:55:07 -0600 Received: from USEA-EXCH8.na.uis.unisys.com ([129.224.76.42]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Mon, 1 Feb 2010 16:55:06 -0600 From: "Caldarale, Charles R" To: Tomcat Users List Date: Mon, 1 Feb 2010 16:55:05 -0600 Subject: RE: Tomcat cleaning up work folder by itself Thread-Topic: Tomcat cleaning up work folder by itself Thread-Index: AcqjjfphWAqmJMWdQTmN2lDVTz8JoAAArf+g Message-ID: <99C8B2929B39C24493377AC7A121E21F96C3FAC4B9@USEA-EXCH8.na.uis.unisys.com> References: <7dc70cc61002011411n53de2eb7r8ebeccb1b9c46200@mail.gmail.com> <99C8B2929B39C24493377AC7A121E21F96C3FAC44D@USEA-EXCH8.na.uis.unisys.com> <7dc70cc61002011428u4ea77edej622c8c4b395db338@mail.gmail.com> In-Reply-To: <7dc70cc61002011428u4ea77edej622c8c4b395db338@mail.gmail.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: 01 Feb 2010 22:55:07.0227 (UTC) FILETIME=[995FFAB0:01CAA391] > From: Anand HS [mailto:anandhs@gmail.com] > Subject: Re: Tomcat cleaning up work folder by itself >=20 > My context is located under /conf/Catalina/ > abc-web/ROOT.xml In which case the docBase attribute is not allowed, unless the webapp is lo= cated completely outside of the Tomcat directory structure. Apparently you have a named abc-web; show us your server.xml and let= 's see if there are overlapping appBase settings, which will result in all = sorts of odd behavior. > The context.xml is untouched and is the same as what comes=20 > with the distribution. Distribution of what? > Pardon my incomplete information. Since my application has=20 > Root context , I think thats the correct folder into which > the resources are unzipped. It would be, if your webapp was actually located in the abc-web [app= Base]/ROOT directory, *and* that directory wasn't part of some other = 's appBase. - 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 unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org