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=10241>. 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=10241 redeployment with new jar doesn't replace old version of service [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2002-06-26 12:54 ------- Dana, This is by design. Tomcat picks up the JAR's in WEB-INF/lib and we have no control of it. IF we had a class-loading mechanism to pick up jars from SOMEWHERE ELSE, then this would have been a bug. So am closing this bug. Thanks, dims Note: You could open another Enhancement Request for creating a dynamic class loading mechanism for on-the-fly replacement of deployed services.