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=6956>. 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=6956 ClassCastException with j2sdk-1.4.0 in org.apache.xalan.res.XSLTErrorResources_it ------- Additional Comments From [EMAIL PROTECTED] 2002-05-07 08:27 ------- The problem seems to be that org.apache.xalan.res.XSLTErrorResources_it extends XResourceBundleBase instead of XSLTErrorResources. The same happens in other languages, like french or japanese. If this is a Sun bug, then it should be closed; but the class org.apache.xalan.res.XSLTErrorResources_it is in Xalan, not in the JDK, isn't it ? Gordan
