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=26491>. 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=26491 Incompatible object argument exception on AIX 64 bit Summary: Incompatible object argument exception on AIX 64 bit Product: XalanJ2 Version: 2.4 Platform: Other OS/Version: AIX Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] We have running application on aix, which is using Xalan 2.4.1 and Xerces 2.0. Now customer port it on aix 64 bit and he is using java 1.4 and we received this exception: java.lang.VerifyError: (class: org/apache/xalan/xpath/xdom/XercesLiaison, method: parse signature: (Lorg/xml/sax/InputSource;)V) Incompatible object argument for method call at java.lang.Class.forName1(Native Method) at java.lang.Class.forName(Class.java:161) at org.apache.xalan.xslt.XSLTEngineImpl.<init>(XSLTEngineImpl.java:360) at org.apache.xalan.xslt.XSLTProcessorFactory.getProcessor (XSLTProcessorFactory.java:79)
