Hello !
IMHO, it has to do with file-locking. See "antiJarLocking" and
"antiResourceLocking" in this page :
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
The typical symptom is a webapp not being suppressed from the list after
having undeployed it with the manager. I didn't under
I'm using Tomcat 5.5.20 on Windows 2003 Server.
This is my problem:
I'm using ant task to deploy my web application:
undeploy=org.apache.catalina.ant.UndeployTask
deploy=org.apache.catalina.ant.DeployTask
http://smbcti.enigen.it:8080/manager";
username= "admin"
password
Server specs:
Tomcat Version: Apache Tomcat/5.5.15
JVM Version: 1.5.0_06-b05
JVM Vendor Sun Microsystems Inc.
OS Name: Linux
OS Version: 2.6.14.7-grsec
OS Architecture: i386
This is running on a third party shared hosting service so I can't
change the server setup or try upgrading to 5.5.16.
I'm
rg
> Subject: Undeploy problem
>
> Hi everybody
>
> We have got a problem with undeploying the application. If we
> undeploy
> an application tomcat does not delete the unpacked war folder. The
> folder contains the WEB-INF/lib/tomahawk.jar library and
> ehcache.jar
Hi everybody
We have got a problem with undeploying the application. If we undeploy
an application tomcat does not delete the unpacked war folder. The
folder contains the WEB-INF/lib/tomahawk.jar library and ehcache.jar. If
in lib there is a mail.jar then it hangs too.
If we try to delete it