xsl-list
[Top] [All Lists]

RE: SAXON 8.2 JAVA

2005-01-20 07:40:17

I'm getting the exact same error when I try to transform 
using SAXON 8.2.
"Error: java.lang.NoClassDefFoundError: org/w3c/dom/TypeInfo"
I'm using jdk1.5.0_01, where JAXP 1.3 is included.
Any sugestions?

Perhaps you have an older DOM version in the endorsed libraries? 

This seems odd, though: I can't explain it. This class is a standard part of
JDK 1.5. What happens if you do 

javap org.w3c.dom.TypeInfo

without involving Saxon at all?

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>