tnguyen1973
Programmer
i'm having a problem with undeployment of my Java Servlet.
when i issue an undeployment, Tomcat delete the war file and the context file from the conf/Catalina director 9which it should); hoever, it leaves all other directories intact (include the cache directory under the "work") folder. I event tried to put antiJARLocking="true" and antiResourceLocking="true" in my context.xml, but it did not solve th eproblem.
anyone here know what could be the problem and point me in the right direction?
sorry for the cross post (also under Tomcat forum), but i'm not exactly sure where to post it.
when i issue an undeployment, Tomcat delete the war file and the context file from the conf/Catalina director 9which it should); hoever, it leaves all other directories intact (include the cache directory under the "work") folder. I event tried to put antiJARLocking="true" and antiResourceLocking="true" in my context.xml, but it did not solve th eproblem.
anyone here know what could be the problem and point me in the right direction?
sorry for the cross post (also under Tomcat forum), but i'm not exactly sure where to post it.