[ http://issues.apache.org/jira/browse/XALANJ-2185?page=comments#action_12317985 ]
Martin Hilpert commented on XALANJ-2185: ---------------------------------------- I just exchanged the new xalan.jar + serializer.jar with the old xalan.jar 2.6.0 and it got back working! Even with Xerces 2.7.1. Then I changed xalan.jar 2.6.0 again to xalan.jar+serializer.jar 2.7.0 and the NoClassDefFoundError reappears ... even though the xml-apis.jar didn't change! > NoClassDefFoundError: org/w3c/dom/xpath/XPathEvaluator > ------------------------------------------------------ > > Key: XALANJ-2185 > URL: http://issues.apache.org/jira/browse/XALANJ-2185 > Project: XalanJ2 > Type: Bug > Components: XPath > Versions: 2.7.0-future-release > Environment: WIndows 2000 SP4, JDK 1.5.0_04 > Reporter: Martin Hilpert > Priority: Blocker > > I just wanted to upgrade from Xalan 2.6.0 (Xerces 2.7.0) to Xalan 2.7.0 (and > Xerces 2.7.1). After adding the new serializer.jar to the endorsed > directory, it almost worked, except: > NoClassDefFoundError: org/w3c/dom/xpath/XPathEvaluator > But this class is in the Xerces xml-apis.jar and it is in my classpath as I > also checked by printing out the System.properties and found the correct > xml-apis.jar there. I also found this class in this xml-apis.jar file. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
