From users-return-138183-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Fri Jan 06 19:51:27 2006 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 37740 invoked from network); 6 Jan 2006 19:51:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jan 2006 19:51:27 -0000 Received: (qmail 43832 invoked by uid 500); 6 Jan 2006 19:51:11 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 43820 invoked by uid 500); 6 Jan 2006 19:51:11 -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 43809 invoked by uid 99); 6 Jan 2006 19:51:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2006 11:51:11 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.63.108.52] (HELO usbb-lacimss2.unisys.com) (192.63.108.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2006 11:51:10 -0800 Received: from USBB-LACGW3.na.uis.unisys.com ([129.224.98.43]) by usbb-lacimss2 with InterScan Messaging Security Suite; Fri, 06 Jan 2006 15:06:13 -0500 Received: from USBB-LACGW3.na.uis.unisys.com ([129.224.98.44]) by USBB-LACGW3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 6 Jan 2006 14:50:48 -0500 Received: from USRV-EXCH1.na.uis.unisys.com ([129.225.81.6]) by USBB-LACGW3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 6 Jan 2006 14:50:48 -0500 Received: from USRV-EXCH4.na.uis.unisys.com ([192.61.245.232]) by USRV-EXCH1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 6 Jan 2006 13:50:47 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Please help with introducing a new application Date: Fri, 6 Jan 2006 13:50:46 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Please help with introducing a new application Thread-Index: AcYS8ZYyJJF98yb7QQGigN+NxXsGnAAAIepgAAFD5jAAADDmMAAAQY5AAAAzLyA= From: "Caldarale, Charles R" To: "Tomcat Users List" X-OriginalArrivalTime: 06 Jan 2006 19:50:47.0210 (UTC) FILETIME=[7CD510A0:01C612FA] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > From: Alla Winter [mailto:alla@cobrasource.com]=20 > Subject: RE: Please help with introducing a new application >=20 > The CONTEXT XML is located under Catalina\localhost ( I use windows > 2000/XP/2003). Please see the attached directory structure No attachment made it through. I hope you're referring to conf\Catalina\localhost (again, be specific); if so, the filename must be .xml, and the tag inside it must NOT have a path attribute. If you place your app in webapps\ then you don't need (and probably must not have) a docBase attribute; otherwise, docBase should give the name of the directory or .war file of the app. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL 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 attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org