You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by jo...@verona.se on 2007/06/05 15:06:04 UTC

xslt 2.0 with cocoon 2.2?

This recipy was used for cocoon 2.1:
http://wiki.apache.org/cocoon/Saxon

Does it still apply?
-- 
Joakim Verona

Re: xslt 2.0 with cocoon 2.2?

Posted by Vadim Gritsenko <va...@reverycodes.com>.
joakim@verona.se wrote:
> Vadim Gritsenko <va...@reverycodes.com> writes:
> 
> Thanks!
> I got it going, but I needed to change a file within one of the jar
> files:
> 
> META-INF/cocoon/avalon/cocoon-core-xslt-saxon.xconf
> in
> /maven-temp-repository/org/apache/cocoon/cocoon-pipeline-components/1.0.0-RC1/cocoon-pipeline-components-1.0.0-RC1.jar
> 
> to activate saxon. This seems kind of awkward!

You probably are using default (built-in) config files. You can override all of 
them and use your own by adding location attribute on <avalon:avalon/> tag.

Vadim

Re: xslt 2.0 with cocoon 2.2?

Posted by jo...@verona.se.
Vadim Gritsenko <va...@reverycodes.com> writes:

Thanks!
I got it going, but I needed to change a file within one of the jar
files:

META-INF/cocoon/avalon/cocoon-core-xslt-saxon.xconf
in
/maven-temp-repository/org/apache/cocoon/cocoon-pipeline-components/1.0.0-RC1/cocoon-pipeline-components-1.0.0-RC1.jar

to activate saxon. This seems kind of awkward!

> joakim@verona.se wrote:
>> This recipy was used for cocoon 2.1:
>> http://wiki.apache.org/cocoon/Saxon>
>> Does it still apply?
>
> The page is incorrect in suggesting that there is a need to modify
> Saxon jar, see [1]. But other than that, Cocoon 2.2 is mostly backward
> compatible with Cocoon 2.1, and we are using it, with Saxon 8.
>
> Vadim
>
> [1] http://blog.reverycodes.com/archives/000034.html

-- 
Joakim Verona

Re: xslt 2.0 with cocoon 2.2?

Posted by Vadim Gritsenko <va...@reverycodes.com>.
joakim@verona.se wrote:
> This recipy was used for cocoon 2.1:
> http://wiki.apache.org/cocoon/Saxon
> 
> Does it still apply?

The page is incorrect in suggesting that there is a need to modify Saxon jar, 
see [1]. But other than that, Cocoon 2.2 is mostly backward compatible with 
Cocoon 2.1, and we are using it, with Saxon 8.

Vadim

[1] http://blog.reverycodes.com/archives/000034.html