RE: [xsl] SAXON 8.2 JAVA

Subject: RE: [xsl] SAXON 8.2 JAVA
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 20 Jan 2005 13:54:46 -0000
> I am try transformation XML using parse SAXON 8.2
> 
> Error: java.lang.NoClassDefFoundError: org/w3c/dom/TypeInfo
> 
> Can I use SAXON 8.2 in j2sdk1.4.2_06 ?
> 

Yes you can, but you need to read the instructions carefully: they explain
how you need to download and install JAXP 1.3, which Saxon 8.2 depends on.
Unfortunately it wasn't possible to bundle these classes with the Saxon
distribution because of Sun's badly-thought-out licensing conditions.

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

Current Thread