Re: Problem running Undeploy Target in Tomcat 5.5.9

2006-12-08 Thread Steve Loughran
untz wrote: Hello there, I am using JDK 1.5, Eclipse 3.2, and Tomcat 5.5.9. I wrote a build script which compiles, packages (via war file) the source, deploys (moves the war into TOMCAT_HOME/webapps), and is supposed to undeploy (by deleting the particular web app's directory & war file under

Problem running Undeploy Target in Tomcat 5.5.9

2006-12-08 Thread untz
Hello there, I am using JDK 1.5, Eclipse 3.2, and Tomcat 5.5.9. I wrote a build script which compiles, packages (via war file) the source, deploys (moves the war into TOMCAT_HOME/webapps), and is supposed to undeploy (by deleting the particular web app's directory & war file under TOMCAT_HOME/w