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
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to