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=25528>. 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=25528 WebappClassloader does not register with RMI codebase cache ------- Additional Comments From [EMAIL PROTECTED] 2003-12-19 09:21 ------- Yes I agree with you Daniel. The caching of getURLs() as done by Remy in TC5 is a good enough fix that does not mess with the delicate communication between tomcat classloaders and RMI. However, the fix by Remy in 5 simply caches the urls array. Remy, what if someone calls addJar etc. after the cache has been initialized? Several methods will add/remove jars from the list and should be updated in the cache? Who will post the fix to tomcat 4.1? My company needs a new official version with a cached url list to recommend to upgrade to. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
