> From: Jamie [mailto:ja...@stimulussoft.com]
> Subject: Re: JAR files still locked after Context.stop()
> 
> I figure out that it is only the Javamail mail.jar file that 
> is locked. For some reason, Windows wont let go of it, but all
> other appear to be fine.

You could always put that jar in Tomcat's lib directory rather than the webapp.

Can you find out who is holding references to any classes from the jar?  (My 
guess is that it's yet another JRE registration that the leak finder hasn't yet 
been coded to handle.)

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to