[ http://issues.apache.org/jira/browse/XALANJ-2185?page=comments#action_12318609 ]
Martin Hilpert commented on XALANJ-2185: ---------------------------------------- I wouldn't call this resolved because the doc just says somethign about the system classpath. But the real answer is to put it into the "endorsed" folder. The classpath (application or system env variable) is not enough. > NoClassDefFoundError: org/w3c/dom/xpath/XPathEvaluator > ------------------------------------------------------ > > Key: XALANJ-2185 > URL: http://issues.apache.org/jira/browse/XALANJ-2185 > Project: XalanJ2 > Type: Bug > Components: Documentation > Versions: 2.7 > Environment: WIndows 2000 SP4, JDK 1.5.0_04 > Reporter: Martin Hilpert > Priority: Blocker > Fix For: 2.7 > > 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]
