DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28407>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28407 java.lang.VerifyError with xercesImpl.jar ------- Additional Comments From [EMAIL PROTECTED] 2004-04-22 21:55 ------- Which version of xerces are you using? I tested extension function nodeset with Sun JDK 1.4.2_04, Xalan 2.6.0 and Xerces 4.3.0, it works fine for me. By the way, the error is thrown from xmlTools.XMLUtility. Is it your class? It looks like this class has a dependency on old version of Xerces. When you put a newer version of Xerces in the endorsed directory, it can't reference the right method. Please double check this class. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
