Re: unpackWARs and antiResourceLocking

2011-12-06 Thread Justin Miller
uch static and I didn't want the performance hit with antiResourceLocking to affect every app. Is that reasonable or should I still just use the JreLeakPreventionListener? Thanks again Justin >>> Konstantin Kolinko 12/6/2011 10:21 AM >>> 2011/12/6 Justin Miller : > Wi

unpackWARs and antiResourceLocking

2011-12-06 Thread Justin Miller
at converts the / character to # in the path but that doesn't make it to the antiLocking method. Please advise if I my understandings/assumptions are incorrect and if so, how I might configure Tomcat correctly to run a war without unpacking and locking resources. I am also happy to submit