Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 27879 invoked from network); 2 Dec 2003 19:08:15 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 2 Dec 2003 19:08:15 -0000 Received: (qmail 34261 invoked by uid 500); 2 Dec 2003 19:07:44 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 34065 invoked by uid 500); 2 Dec 2003 19:07:42 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 33931 invoked from network); 2 Dec 2003 19:07:40 -0000 Received: from unknown (HELO mpls-qmqp-01.inet.qwest.net) (63.231.195.112) by daedalus.apache.org with SMTP; 2 Dec 2003 19:07:40 -0000 Received: (qmail 12311 invoked by uid 0); 2 Dec 2003 19:07:44 -0000 Received: from unknown (63.231.195.5) by mpls-qmqp-01.inet.qwest.net with QMQP; 2 Dec 2003 19:07:44 -0000 Received: from unknown (HELO FCALFO.csgpro.com) (198.107.1.38) by mpls-pop-05.inet.qwest.net with SMTP; 2 Dec 2003 19:07:44 -0000 Date: Tue, 02 Dec 2003 11:07:43 -0800 Message-Id: <5.2.1.1.0.20031202105000.00ae8898@mail.csgpro.com> From: "Frank Calfo" To: tomcat-user@jakarta.apache.org X-Sender: frankc@mail.csgpro.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Subject: deploy unpack/context.xml Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Does this combination of deployment options work ? Copy a war file for Tomcat to unpack to the webapps dir that also contains an xml config file ? If I leave out the xml config file, Tomcat will unpack the war file as I want it to but when I add the xml config file, Tomcat complains that the web.xml file was not found and does not unpack the war --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org