From tomcat-user-return-69558-qmlist-jakarta-archive-tomcat-user=nagoya.apache.org@jakarta.apache.org Mon Jun 30 14:22:53 2003 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 73090 invoked from network); 30 Jun 2003 14:22:51 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 30 Jun 2003 14:22:51 -0000 Received: (qmail 4650 invoked by uid 97); 30 Jun 2003 14:25:16 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 4643 invoked from network); 30 Jun 2003 14:25:16 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 30 Jun 2003 14:25:16 -0000 Received: (qmail 71632 invoked by uid 500); 30 Jun 2003 14:22:32 -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 71614 invoked from network); 30 Jun 2003 14:22:32 -0000 Received: from a194-109-160-206.adsl.xs4all.nl (HELO x-hive.com) (194.109.160.206) by daedalus.apache.org with SMTP; 30 Jun 2003 14:22:32 -0000 content-class: urn:content-classes:message Subject: Remove anttask context problem Date: Mon, 30 Jun 2003 16:22:32 +0200 Message-ID: <41D11F414A26E942912B7E7696DC8E2203E83B@JAKARTA.xhive.archipel> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Remove anttask context problem X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Thread-Index: AcM/Ews2knWu25eYT+S5T24EyzF8Dg== From: "Jeroen Breedveld" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi all,=20 I use the catalina anttasks to deploy my webapp like this: =20 However when after I call "ant remove" the server.xml still contains a context for the deployed webapp. After I restart the tomcat server this context fails to start because the docbase is gone.=20 Can someone tell me why the remove task doesn't also remove the context? I tried the undeploy but that doesn't work at all because it says it can remove the document base for my webapp. Thanks and regards, Jeroen --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org