error running DocBook XSL v1.74.1

Here should go questions about transforming XML with XSLT and FOP.
shudson310
Posts: 156
Joined: Sat Feb 26, 2005 12:09 am
Location: USA
Contact:

error running DocBook XSL v1.74.1

Post by shudson310 »

Folks,

I downloaded the latest DocBook XSL 1.74.1 styelsheets and created a custom transformation scenario to point to the new XSL.

I tried transforming a DocBook file to PDF, and got an error. It indicated that I'm missing some highlighting add on.

I downloaded the XSLTHL 2.0.1 jar and added it to my classpath.

I'm trying to transform via oXygen 10 on Windows, and still get the following error:
SystemID: C:\DocBook\docbook-xsl-1.74.1\highlighting\common.xsl
Location: 32:0
Description: [Saxon6.5.5] Failed to load net.sf.xslthl.ConnectorSaxon6 - net.sf.xslthl.ConnectorSaxon6

Any ideas what else I need to do to get this working?
Scott Hudson
Staff Content Engineer
Site: docs.servicenow.com
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: error running DocBook XSL v1.74.1

Post by sorin_ristache »

Hello,

You need to add that either in the transformation scenario as extension library (use the Extensions button on the XSLT page in the edit transformation scenario dialog) or just drop the jar in the oXygen lib folder.

I know that we added that while preparing the next oXygen release (10.1) and we have not encountered any issues after that. Let me know if you still have problems.


Regards,
Sorin
Post Reply