Re: [docbook-apps] Ant XSLT task error

From
Jirka Kosek <>
Date
2007-11-29T08:06:33+00:00
ID
Thread
Re: [docbook-apps] Ant XSLT task error
Eric Johnson wrote:

> 'com.sun.org.apache.xalan.internal.xsltc.compiler.ApplyTemplates@ad8659'.
>      [xslt] : Fatal Error! Could not compile stylesheet

It seems that you are using XSLTC as your XSLT engine (XSLTC is default
in Java 1.5+). The easiest workaround is to use different XSLT engine,
ideally Saxon 6.5.x. I'm not ant expert, so try to consult ant
documentation or Google on how to change XSLT engine used.

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail:       http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------