René Schade wrote:
Any help is appreciated!
The classloaders cannot be unloaded. It's a common problem. Google for
it ;-)
The simple workadound is to use anti*locking attributes in context.xml:
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
--
Mikolaj Rydzewski <[EMAIL PROT
Hi!
I have a problem when trying to undeploy an application.
Whenever I try to undeploy using the manager application (or from Ant), not all
of the files in the application (located in webapps) are removed. Some of the
jar-files still exist in the folder. I have to restart tomcat in order to
r