Hi,
Turns out when users of our software swicth to JDK 1.5 from JDK
1.4.2 the docbook building process fails with a nasty exception:
/Users/novotny/gridsphere-docs/docs/docbook/common/docbook-setup.xml:244:
javax.xml.transform.TransformerConfigurationException: Could not load
the translet class 'GridSphere_docbook_xsl_1_68_1'.
After diving into the JAXP release notes, it seems that the switch to
XSLTC is to blame-- does any have any ideas how users can set a property
or something in their JDK to use the old approach?
Thanks, Jason
- switching XSLTC in JDK 1.5 Jason Novotny
-