DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5719>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5719 deadlock in StandardContext reload ------- Additional Comments From [EMAIL PROTECTED] 2002-01-07 10:30 ------- Ok, now that I undestand the problem, we can probably fix it. I think just removing the synchronized in the getServletContext (since it's always called during the synchronized start, there are no race problems on that method call) should fix the problem. (hey, submitting that as a patch would have taken you 5s; it's a lot better than filing a report with missing details) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>