Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 64889 invoked from network); 24 Dec 2005 16:05:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Dec 2005 16:05:48 -0000 Received: (qmail 60216 invoked by uid 500); 24 Dec 2005 16:05:33 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 60192 invoked by uid 500); 24 Dec 2005 16:05:32 -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 60180 invoked by uid 99); 24 Dec 2005 16:05:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Dec 2005 08:05:32 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of behrangsa@gmail.com designates 66.249.82.192 as permitted sender) Received: from [66.249.82.192] (HELO xproxy.gmail.com) (66.249.82.192) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Dec 2005 08:05:31 -0800 Received: by xproxy.gmail.com with SMTP id s12so607146wxc for ; Sat, 24 Dec 2005 08:05:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=q1ZELE3Q7Qz4tkWJXqjDxIZM89zqtAUUNFjH0VEfLAJQ6a72pwV/FYnpbIpTs2vipiyTyHDaerJyX7Ed9srpTl/VeZQIJ2p3KmbBv8csSLp2CH0NV+SPUspjBCuCriOMQoaTvdNnujIOFL0FMr1w7FDBnLZfibF+rMXjwW6bMVQ= Received: by 10.70.26.8 with SMTP id 8mr4322688wxz; Sat, 24 Dec 2005 08:05:10 -0800 (PST) Received: by 10.70.22.9 with HTTP; Sat, 24 Dec 2005 08:05:10 -0800 (PST) Message-ID: <2991d56c0512240805m72d1d2e6sf1843b051745248c@mail.gmail.com> Date: Sat, 24 Dec 2005 19:35:10 +0330 From: Behrang Saeedzadeh To: Tomcat Users List Subject: Undeployment problems MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, When I try to undeploy my web app by removing its WAR file from the webapps directory, I see the following INFO message: INFO: Missing application web.xml, using defaults only StandardEngine[Catal= ina]. StandardHost[localhost].StandardContext[/mywebapp] Then I see my web app's directory is not completely removed and webwork-2.1.7.jar and xwork.jar are still present inside mywebapp/WEB-INF/lib directory, but the rest of the files are deleted. Any ideas what's causing this? - Behi -- "Science is a differential equation. Religion is a boundary limit" - Alan T= uring Behrang Saeedzadeh http://www.jroller.com/page/behrangsa http://my.opera.com/behrangsa --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org