Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 78652 invoked from network); 2 Oct 2009 15:49:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Oct 2009 15:49:37 -0000 Received: (qmail 88122 invoked by uid 500); 2 Oct 2009 15:49:33 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 88094 invoked by uid 500); 2 Oct 2009 15:49:33 -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 88083 invoked by uid 99); 2 Oct 2009 15:49:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Oct 2009 15:49:33 +0000 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 (nike.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, 02 Oct 2009 15:49:21 +0000 Received: from usea-nagw2.na.uis.unisys.com ([129.224.72.18]) by usea-naimss1 with InterScan Message Security Suite; Fri, 02 Oct 2009 10:49:00 -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, 2 Oct 2009 10:48:59 -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, 2 Oct 2009 10:48:59 -0500 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; Fri, 2 Oct 2009 10:48:59 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Fri, 2 Oct 2009 10:48:56 -0500 Subject: RE: Finding out the absolute path to application (appBase) Thread-Topic: Finding out the absolute path to application (appBase) Thread-Index: AcpDcY2xjc0NUTMkRmKmlTT1K8L3KQABehuQ Message-ID: <99C8B2929B39C24493377AC7A121E21F84054C0815@USEA-EXCH8.na.uis.unisys.com> References: <4AC61549.6060802@mail.ru> In-Reply-To: <4AC61549.6060802@mail.ru> 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: 02 Oct 2009 15:48:59.0627 (UTC) FILETIME=[DB8053B0:01CA4377] X-Virus-Checked: Checked by ClamAV on apache.org > From: Igor Mukhin [mailto:iimuhin@mail.ru] > Subject: Finding out the absolute path to application (appBase) >=20 > what is the best way two find out the absolute path to directory=20 > where the application is expanded (appBase)? There's no guarantee that the application is expanded, or that components o= f it exist anywhere in the file system. (Or even that there is a file syst= em.) What is your actual requirement? - 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