RE: Switching to Saxon

2010-12-29 Thread Flynn, Peter
On 22/12/10 10:16, Johan Cwiklinski wrote: [...] I always use the doc-available($uri) function so I can print $uri using xsl:message if there is an error: Unfortunately I'm still using XSLT 1.0 in this application because the scripts also need to run elsewhere in an environment where XSLT2 is

Re: Switching to Saxon

2010-12-22 Thread Peter Flynn
On 17/12/10 08:43, Johan Cwiklinski wrote: Hello, [...] Here is our configuration: [...] Hope that could help you :) Thanks very much, that did it. It was unclear from the docs where you put the name of the .jar file (saxon9) and where you just put the name saxon. One thing that switching

Re: Switching to Saxon

2010-12-22 Thread Johan Cwiklinski
) and where you just put the name saxon. One thing that switching to Saxon has done is reveal the holes in my XSLT :-) a. If a URI call to Cocoon to retrieve a web page through a Tidy pipeline (to make it XML) returns an empty file (really null, not even an empty root element), Xalan treats

Re: Switching to Saxon

2010-12-17 Thread Johan Cwiklinski
Hello, Le 16/12/2010 16:58, Peter Flynn a écrit : I just tried this, but there seems to be a lack of up-to-date details on doing this in Cocoon 2.1.11 with saxon9. Following the assorted web pages for earlier versions, I got as far as adding saxon9.jar to Cocoon's WEB-INF/lib and editing the

Re: Switching to Saxon

2010-12-17 Thread Peter Flynn
Tomcat but I'm not aware of how to restart Cocoon itself. ///Peter -Original Message- From: Peter Flynn [mailto:pfl...@ucc.ie] Sent: Thursday, December 16, 2010 9:58 AM To: users@cocoon.apache.org Subject: Switching to Saxon I just tried this, but there seems to be a lack of up

RE: Switching to Saxon

2010-12-17 Thread Schmitz, Jeffrey A
can restart Tomcat but I'm not aware of how to restart Cocoon itself. ///Peter -Original Message- From: Peter Flynn [mailto:pfl...@ucc.ie] Sent: Thursday, December 16, 2010 9:58 AM To: users@cocoon.apache.org Subject: Switching to Saxon I just tried

Switching to Saxon

2010-12-16 Thread Peter Flynn
I just tried this, but there seems to be a lack of up-to-date details on doing this in Cocoon 2.1.11 with saxon9. Following the assorted web pages for earlier versions, I got as far as adding saxon9.jar to Cocoon's WEB-INF/lib and editing the two files (commenting out the Xalan entries): -

RE: Switching to Saxon

2010-12-16 Thread Schmitz, Jeffrey A
@cocoon.apache.org Subject: Switching to Saxon I just tried this, but there seems to be a lack of up-to-date details on doing this in Cocoon 2.1.11 with saxon9. Following the assorted web pages for earlier versions, I got as far as adding saxon9.jar to Cocoon's WEB-INF/lib and editing