Re: Migrating cocoon 2.1 project to 2.2
gelo1234 <[email protected]> Thu, 4 Oct 2018 14:34:03 +0200
| Newsgroups | gmane.text.xml.cocoon.user |
|---|---|
| Message-ID | <CAPJaKUrsomA74fMsa339WmNfU6O-WTTTEGBy-4r-aZ8=b5HuVQ@mail.gmail.com> |
--0000000000005310320577665fdb Content-Type: text/plain; charset="UTF-8" Hello Senthilkumar, I think we have the 2-factor based problem here. 1 is that you use Xalan instead of Saxon in your Pipeline (error log shows xalan package info not saxon) 2. is that it might adhere to Saxon version that you use. Old Saxon had many features that new Saxon does NOT have unless you buy a license :) Checkout different Saxon versions: http://saxon.sourceforge.net/ Old Saxon had many very nice features that now are only available in Saxon_PE/EE e.g. Saxon extensions (Java xsl support, etc.). I suppose tokenize was out for some reason and only available in PE/EE? But I might be wrong. Just a suggestion to take into account while hitting against the wall. Tokenize was part of xslt2.0, not xslt1.0 which is default for xalan in default Cocoon config. Greetings, Greg --0000000000005310320577665fdb Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div dir=3D"ltr"><div class=3D"gmail_default" style=3D"fon= t-size:small">Hello Senthilkumar,</div><div class=3D"gmail_default" style= =3D"font-size:small"><br></div><div class=3D"gmail_default" style=3D"font-s= ize:small">I think we have the 2-factor based problem here.</div><div class= =3D"gmail_default" style=3D"font-size:small"><br></div><div class=3D"gmail_= default" style=3D"font-size:small">1 is that you use Xalan instead of Saxon= in your Pipeline (error log shows xalan package info not saxon)</div><div = class=3D"gmail_default" style=3D"font-size:small"><br></div><div class=3D"g= mail_default" style=3D"font-size:small">2. is that it might adhere to Saxon= version that you use. Old Saxon had many features that new Saxon does NOT = have unless you buy a license :)</div><div class=3D"gmail_default" style=3D= "font-size:small">Checkout different Saxon versions:=C2=A0<a href=3D"http:/= /saxon.sourceforge.net/">http://saxon.sourceforge.net/</a></div><div class= =3D"gmail_default" style=3D"font-size:small"><br></div><div class=3D"gmail_= default" style=3D"font-size:small">Old Saxon had many very nice features th= at now are only available=C2=A0 in Saxon_PE/EE e.g. Saxon extensions (Java = xsl support, etc.).</div><div class=3D"gmail_default" style=3D"font-size:sm= all"><br></div><div class=3D"gmail_default" style=3D"font-size:small">I sup= pose tokenize was out for some reason and only available in PE/EE? But I mi= ght be wrong. Just a suggestion to take into account while hitting against = the wall.</div><div class=3D"gmail_default" style=3D"font-size:small">Token= ize was part of xslt2.0, not xslt1.0 which is default for xalan in default = Cocoon config.</div><div class=3D"gmail_default" style=3D"font-size:small">= <br></div><div class=3D"gmail_default" style=3D"font-size:small">Greetings,= </div><div class=3D"gmail_default" style=3D"font-size:small">Greg</div></di= v></div> --0000000000005310320577665fdb--