[ http://issues.apache.org/jira/browse/XALANJ-2185?page=comments#action_12317987 ]
Martin Hilpert commented on XALANJ-2185: ---------------------------------------- Okay, I got it working. The solution is to move the xml-apis.jar from the normal classpath (as it worked with Xalan 2.6.0) to the endorsed directory. Unfortunatley, I didn't found this information on the release notes of Xalan 2.7.0 ... :-( > 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]