there is a problem with windows locking resources, so that undeploy
cannot delete the directory.
-Original Message-
From: Nikita Tovstoles [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 30, 2006 12:22 PM
To: users@tomcat.apache.org
Subject: jsf-impl.jar does not get deleted on app undeploy
Hi,
Hi,
I have a WAR which, among others, contains Hibernate and JSF libraries.
When I undeploy this application (using Tomcat manager), the app's
directory remains in webapps because app/WEB-INF/lib/jsf-impl.jar cannot
be deleted - i.e. it appears Tomcat continues to access that JAR.
Since comp