Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 80719 invoked from network); 2 Dec 2010 14:02:21 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Dec 2010 14:02:21 -0000 Received: (qmail 10541 invoked by uid 500); 2 Dec 2010 14:02:16 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 10411 invoked by uid 500); 2 Dec 2010 14:02:15 -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 9913 invoked by uid 99); 2 Dec 2010 14:02:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Dec 2010 14:02:15 +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.249.147] (HELO mail29.messagelabs.com) (216.82.249.147) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Dec 2010 14:02:04 +0000 X-VirusChecked: Checked X-Env-Sender: Chuck.Caldarale@unisys.com X-Msg-Ref: server-2.tower-29.messagelabs.com!1291298426!48514637!2 X-StarScan-Version: 6.2.9; banners=-,-,- X-Originating-IP: [192.61.61.104] Received: (qmail 20248 invoked from network); 2 Dec 2010 14:00:28 -0000 Received: from unknown (HELO USEA-NAEDGE1.unisys.com) (192.61.61.104) by server-2.tower-29.messagelabs.com with RC4-SHA encrypted SMTP; 2 Dec 2010 14:00:28 -0000 Received: from usea-nahubcas1.na.uis.unisys.com (129.224.76.114) by USEA-NAEDGE1.unisys.com (192.61.61.104) with Microsoft SMTP Server (TLS) id 8.3.83.0; Thu, 2 Dec 2010 07:59:32 -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; Thu, 2 Dec 2010 07:59:22 -0600 From: "Caldarale, Charles R" To: Tomcat Users List Date: Thu, 2 Dec 2010 07:59:20 -0600 Subject: RE: automatic deployment without server.xml - bad request Thread-Topic: automatic deployment without server.xml - bad request Thread-Index: AcuSG9kyLrZRBZhATw+HKgnPxZXqwwADIszQ Message-ID: <99C8B2929B39C24493377AC7A121E21F9A098A8AF2@USEA-EXCH8.na.uis.unisys.com> References: <717889.28095.qm@web56606.mail.re3.yahoo.com> <26751.22061.qm@web36506.mail.mud.yahoo.com> <99C8B2929B39C24493377AC7A121E21F9A098A87A6@USEA-EXCH8.na.uis.unisys.com> <504611.72791.qm@web36502.mail.mud.yahoo.com> <4CF778E1.2060407@pidster.com> <658775.97496.qm@web36505.mail.mud.yahoo.com> In-Reply-To: <658775.97496.qm@web36505.mail.mud.yahoo.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-Virus-Checked: Checked by ClamAV on apache.org > From: Justin Case [mailto:send_lotsa_spam_here@yahoo.com]=20 > Subject: Re: automatic deployment without server.xml - bad request > when I use the standalone context.xml it creates under=20 > "work/Catalina/localhost" a directory com.mycompany.myapp > - which stays empty afterwards. When you say "standalone context.xml", are you referring to a ele= ment located in the webapp's META-INF/context.xml directory? Make sure you don't have a conf/Catalina/[host]/[appName].xml file, since t= hat will override anything inside the webapp. Please post the entire (not just a fragment) server.xml you're using with t= he "standalone" context.xml, along with the element. Remove all = comments and obfuscate proprietary information first. - 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