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=3888>. 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=3888 WebappClassLoader: Lifecycle error : CL stopped ------- Additional Comments From [EMAIL PROTECTED] 2003-06-14 07:49 ------- Well, there's a timeout (basically, it will wait for 50ms 10 times, and then give up and proceed with the stop; so in your case, I'd say it's not enough). I think the number of retry attempts could be made to be configurable (hacking the code is very simple - look in o.a.c.core.StandardWrapper.unload()). If you try to run code on the discarded CL after the webapp has been reloaded, you'll get the log messages, it's normal. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]