Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B20D5C4FD for ; Fri, 8 Jun 2012 14:14:48 +0000 (UTC) Received: (qmail 8328 invoked by uid 500); 8 Jun 2012 14:14:45 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 8269 invoked by uid 500); 8 Jun 2012 14:14:45 -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 8260 invoked by uid 99); 8 Jun 2012 14:14:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 14:14:45 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Chad.Davis@emc.com designates 128.222.32.20 as permitted sender) Received: from [128.222.32.20] (HELO mexforward.lss.emc.com) (128.222.32.20) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 14:14:36 +0000 Received: from hop04-l1d11-si03.isus.emc.com (HOP04-L1D11-SI03.isus.emc.com [10.254.111.23]) by mexforward.lss.emc.com (Switch-3.4.3/Switch-3.4.3) with ESMTP id q58EEBW9015154 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 8 Jun 2012 10:14:14 -0400 Received: from mailhub.lss.emc.com (mailhubhoprd02.lss.emc.com [10.254.221.253]) by hop04-l1d11-si03.isus.emc.com (RSA Interceptor) for ; Fri, 8 Jun 2012 10:14:00 -0400 Received: from mxhub14.corp.emc.com (mxhub14.corp.emc.com [128.222.70.235]) by mailhub.lss.emc.com (Switch-3.4.3/Switch-3.4.3) with ESMTP id q58EDxBt006910 for ; Fri, 8 Jun 2012 10:14:00 -0400 Received: from mx14a.corp.emc.com ([169.254.1.157]) by mxhub14.corp.emc.com ([128.222.70.235]) with mapi; Fri, 8 Jun 2012 10:13:59 -0400 From: To: Date: Fri, 8 Jun 2012 10:12:48 -0400 Subject: RE: puzzling stacktrace Thread-Topic: puzzling stacktrace Thread-Index: Ac1FgGpGrQUyA8toT/6mBGxSp+4CGQAAAYqg Message-ID: <26A7FC1339D50348898F6DFFC9A96D9C098DC07C@MX14A.corp.emc.com> References: <26A7FC1339D50348898F6DFFC9A96D9C098DBFBD@MX14A.corp.emc.com> <26A7FC1339D50348898F6DFFC9A96D9C098DC061@MX14A.corp.emc.com> 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-EMM-MHVC: 1 > All directories belong to their distinct place, which is either CATALINA_= HOME > or CATALINA_BASE. In the default configuration they are in the same plac= e > only because those variables have the same value. >=20 Are you saying that, for instance, 'conf' can ONLY be in CATALINA_BASE? So, I should copy the entire conf folder from the distribution into each of= my CATALINA_BASE's and remove it entirely from the CATALINA_HOME? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org