Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 20977 invoked from network); 13 Oct 2010 19:58:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Oct 2010 19:58:06 -0000 Received: (qmail 4418 invoked by uid 500); 13 Oct 2010 19:58:03 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 4182 invoked by uid 500); 13 Oct 2010 19:58:02 -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 4173 invoked by uid 99); 13 Oct 2010 19:58:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Oct 2010 19:58:02 +0000 X-ASF-Spam-Status: No, hits=-2.3 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 [216.82.241.99] (HELO mail51.messagelabs.com) (216.82.241.99) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Oct 2010 19:57:51 +0000 X-VirusChecked: Checked X-Env-Sender: Chuck.Caldarale@unisys.com X-Msg-Ref: server-10.tower-51.messagelabs.com!1286999830!74386924!13 X-StarScan-Version: 6.2.4; banners=-,-,- X-Originating-IP: [192.61.61.105] Received: (qmail 23737 invoked from network); 13 Oct 2010 19:57:30 -0000 Received: from naedge.unisys.com (HELO USEA-NAEDGE2.unisys.com) (192.61.61.105) by server-10.tower-51.messagelabs.com with RC4-SHA encrypted SMTP; 13 Oct 2010 19:57:30 -0000 Received: from usea-nahubcas2.na.uis.unisys.com (129.224.76.115) by USEA-NAEDGE2.unisys.com (192.61.61.105) with Microsoft SMTP Server (TLS) id 8.1.393.1; Wed, 13 Oct 2010 14:56:58 -0500 Received: from USEA-EXCH8.na.uis.unisys.com ([129.224.76.42]) by usea-nahubcas2.na.uis.unisys.com ([129.224.76.115]) with mapi; Wed, 13 Oct 2010 14:56:57 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Wed, 13 Oct 2010 14:57:06 -0500 Subject: RE: Disable class monitoring for reloading container classes Thread-Topic: Disable class monitoring for reloading container classes Thread-Index: ActrBCUG6f549hm0RK2RXxii8NEsbQAByq3QAAEgoTA= Message-ID: <99C8B2929B39C24493377AC7A121E21F99EDD3B230@USEA-EXCH8.na.uis.unisys.com> References: <4CAE3C0B.2060901@christopherschultz.net> <4CAE4113.5000209@pidster.com> <4CAF339F.5070806@christopherschultz.net> <4CAFC571.60908@christopherschultz.net> <4CB4A5C4.1070006@christopherschultz.net> <4CB5F9AF.5010701@christopherschultz.net> 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-Virus-Checked: Checked by ClamAV on apache.org > From: Jane Muse [mailto:JMuse@aldon.com]=20 > Subject: RE: Disable class monitoring for reloading container classes > Here's my context.xml: >=20 > That may not be illegal syntax for XML, but it certainly is confusing. Bet= ter to do this: > We are not defining our webapps context file in META-INF/context.xml. > It is outside the CATALINA_BASE, in a separate directory that contains > the War file, the context file and a conf directory for the webapp. See below for your self-contradictory statement. > Here's the contents of the .xml file: Which is located where? > ************Beginning of data************** > docBase=3D">/>webapp>.war" > path=3D"" > reloadable=3D"false"> > That's even more confusing and definitely not valid syntax, as well as havi= ng an illegal path attribute. > "" is the name of the webapp directory in > /webapps/. So is your webapp in /webapps or not? - 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