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=7759>. 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=7759 Reload an existing Application : KO ------- Additional Comments From [EMAIL PROTECTED] 2002-04-08 15:41 ------- SORRY : you were right because my test case was false : when I said "new native threads have been created" it was not a problem with Tomcat BUT with my application : at the init of my servlet, I create a poolManager (which implements Runnable) but I never destroy it. So, when I reload my application, new poolManagers are created!! I have updated my application and I don't have this problem anymore :-) Sorry for the disturbance. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>