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=15009>. 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=15009 Classloading behavior does not follow specification/documentation ------- Additional Comments From [EMAIL PROTECTED] 2002-12-03 07:47 ------- Yes, it is definitely one of those good ideas which never really works in the real world. The previous implementation was "sound", except that it used to break in a lot of cases. The system class loader only contains the bare minimum (actually, it only contains the J2SE classes, as well as the system extensions). The spec also states that overriding the J2SE classes is never allowed. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>