Search found 1 match

by jan.kurs
Thu Jul 09, 2009 4:59 pm
Forum: JCommon
Topic: Undeploy Tomcat fails on JCommon jar
Replies: 3
Views: 161575

Re: Undeploy Tomcat fails on JCommon jar

This is a problem of Tomcat, not JCommon.jar. This solution helped to me:

Tweak Tomcat/conf/context.xml by adding either or both attributes
(antiJARLocking antiResourceLocking) to the <context> tag (set them to "true")