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=4329>. 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=4329 ClassCastException with DocumentBuilderFactoryImpl ------- Additional Comments From [EMAIL PROTECTED] 2003-06-20 17:48 ------- I have seen the same problem. I am on a Windows 2000 system and am using JDK 1.3.1 and am not using an app server, it is a standalone app, so none of that has anything to do with it. The problem is the reflection (note that stack trace shown starts with java.lang.reflect.Method.invoke) -- without making calls through reflection the bug does not occur, but as soon as reflection is introduced the bug occurs. This also does not seem to happen on older versions of xerces. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
