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=5684>. 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=5684 WEB-INF/lib jar file loading and operations problems. ------- Additional Comments From [EMAIL PROTECTED] 2002-01-04 01:47 ------- For problem 1 and 2: In tomcat 3.2.3, these problems did not exist. You could delete, rename, and replace jars even while the context was running. If you deleted a jar, tomcat would throw a: 2002-01-03 23:31:37 - Ctx( www.foodomain.com:/examples ): Exception in: R ( /examples + /servlet/HelloWorldExample + null) - java.lang.IllegalArgumentException: Repository D:\home\foodomain\www\examples\WEB-INF\lib\examplesdir2.jar doesn't exist! After deleting a live jar (this is an extreme), a remove and add of the context will restore everything perfectly. No need to shutdown tomcat/jvm. To verify this, I reloaded tomcat 3.2.3 and re-tested everything. It all worked like before. The jvm is still the same at 1.3.1_01. Can you folks look into it? I really like 3.3 classloading scheme so I dont want to go back to 3.2. Any comments? Thanks Mike -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>