Thanks, that's what I thought.

We're not switching back to Saxon 6. Using XSLT2 And the error handling / validation is far superior in Saxon 9.

We've had to comment out the use of TextFactory from our Docbook XSL source.

How will this be handled when Docbook releases an XSLT2 version?

Thanks,
Shane


Mauritz Jeanson wrote:
|  -----Original Message-----
| From: Shane Handford | | docbook-xsl-1.74.3/fo/graphics.xsl | | xmlns:stext="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.TextFactory"; | | Results in:
|  java.lang.ClassCastException: com.nwalsh.saxon.TextFactory
| | Full error message attached. | | Using:
|  docbook-xsl-1.74.3/fo
|  Saxon 9.1
|  Same results under Saxon 8.8


The TextFactory class is part of the DocBook extensions for Saxon (packaged
in saxon65.jar). These extensions do not work with Saxon 8 or 9. You must
switch to Saxon 6.5.5 if you want to use them.
Mauritz







---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



--
Shane Handford
Web Developer
Castle Rock Research
780.448.9619

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to