[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: 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: jirka@kosek.cz 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
------------------------------------------------------------------
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]