DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32017>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32017 ------- Additional Comments From [EMAIL PROTECTED] 2007-06-15 08:04 ------- It appears that the problem remains. I have a similar problem with mail.jar that has to be in .../common/lib, not in my webapps .../WEB-INF/lib. Otherwise, after a mail is sent using javax.mail.Transport.send(msg) the JAR file will become locked, preventing hot redeploy. It does not help to set the following in the webapp's META-INF/context.xml <Context path="/stargate" antiJARLocking="true" antiResourceLocking="true"> </Context> Platform: Win XP, Tomcat 5.5.15 -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]