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=4330>. 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=4330 ClassCastException with DocumentBuilderFactoryImpl ------- Additional Comments From [EMAIL PROTECTED] 2001-10-22 14:45 ------- This is hardly a jasper problem. xerces.jar is part of Tomcat 4.0.1 Final distriubution; but make sure you don't have any incompatible XML parser that got loaded instead. Does JDK 1.4 come with one? Try using JDK 1.3 to see if it change anything. In any case, please give me a test case that I can run with JDK1.4. Thanks.