You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Pedro Alves <pe...@neraka.no-ip.org> on 2005/07/29 21:04:17 UTC

Problems endorsing xalan 2.6.0 in java 1.5


Hello. 


After you helped my tracking the error I was having, I began replacing the
xalan version, but I'm having some problems


Before exploring other solutions, I copied the xalan bin files to
lib/endorsed (the most failsafe solution, I think), but after compiling my
app I got this error when parsing a xml file:

java.lang.ClassCastException: org.apache.xml.dtm.ref.DTMManagerDefault
    at org.apache.xml.dtm.DTMManager.newInstance(DTMManager.java:135)
    at org.apache.xpath.XPathContext.<init>(XPathContext.java:87)
    at org.apache.xpath.CachedXPathAPI.<init>(CachedXPathAPI.java:67

I saw some references to this error that pointed to a bad xalan
instalation, but I cannot figure out what could be wrong, since I made a
full clean&compile before running my app.



Thanks

-- 
Pedro Alves
pedro.alves@zmail.pt

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org