Next in thread →
Next in month →
Re: [docbook-apps] Calabash and HTML chunk
Bob Stayton wrote: > Hi, > Does Calabash provide the option to select a different XSLT > processor? The problem is that the DocBook chunk stylesheet does not > yet support Saxon 9. Hi, (Sorry bob, I replied to the wrong address) I'm afraid the only way is to implement a new class and use it in the calabash configuration file for "p:xslt": something like: <implementation type="p:xslt" class-name="com.my-classes.library.XSLT"/> Thanks. Regards, Maxime B嶲nis > > Bob Stayton > Sagehill Enterprises > > > > ----- Original Message ----- From: "Maxime B嶲nis" <> > To: "docbook-apps Apps" <> > Sent: Wednesday, March 18, 2009 8:29 AM > Subject: [docbook-apps] Calabash and HTML chunk > > > Hi, > > When I try to transform to HTML chunk using > "docbook-xsl-ns-1.74.3/xhtml/profile-chunk.xsl" with Calabash 0.9.6, I > get an error message: > > Don't know how to chunk with SAXON 9.1.0.5 from Saxonica > Error : Pipeline failed: net.sf.saxon.s9api.SaxonApiException: > Processing terminated by xsl:message at line 42 in chunker.xsl > Error : Underlying exception: > net.sf.saxon.instruct.TerminationException: Processing terminated by > xsl:message at line 42 in chunker.xsl > > Is there a trick around this? > > Thx. > > Maxime B嶲nis > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > For additional commands, e-mail: > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > For additional commands, e-mail: >
Next in thread →
Next in month →