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égnis


>
> Bob Stayton
> Sagehill Enterprises
> [email protected]
>
>
> ----- Original Message ----- From: "Maxime Bégnis" <[email protected]>
> To: "docbook-apps Apps" <[email protected]>
> 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égnis
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to