RE: Cocoon 2.1.9 and Saxon 9.6

2016-05-06 Thread Gary Larsen
: users@cocoon.apache.org Subject: Re: Cocoon 2.1.9 and Saxon 9.6 On 06/05/2016 13:17, Gary Larsen wrote: Thanks. Was trying to avoid adding a jar. I’m guessing it would look something like this: URI(source.getURI()).toASCIIString() new URI( "file:/C:/a-test 2/netvisn-server-c10

Re: Cocoon 2.1.9 and Saxon 9.6

2016-05-06 Thread Francesco Chicchiriccò
) throws URISyntaxException Isn't it possible to just rename the "a-test 2" folder as "a-test2"? ;-) Regards. *From:*Francesco Chicchiriccò [mailto:ilgro...@apache.org] *Sent:* Friday, May 06, 2016 7:02 AM *To:* users@cocoon.apache.org *Subject:* Re: Cocoon 2.1.9 and S

RE: Cocoon 2.1.9 and Saxon 9.6

2016-05-06 Thread Gary Larsen
@cocoon.apache.org Subject: Re: Cocoon 2.1.9 and Saxon 9.6 On 06/05/2016 12:51, Gary Larsen wrote: Hi, Thanks for the response. I get the space to %20, but have not figured out where to change the code in Cocoon. Using this from the stack trace at

Re: Cocoon 2.1.9 and Saxon 9.6

2016-05-06 Thread Francesco Chicchiriccò
rror2html.xsl ..which I would hardly qualify as a valid URI :-) Regards. *From:*Francesco Chicchiriccò [mailto:ilgro...@apache.org] *Sent:* Friday, May 06, 2016 2:51 AM *To:* users@cocoon.apache.org *Subject:* Re: Cocoon 2.1.9 and Saxon 9.6 On 05/05/2016 18:49, Gary Larsen wrote: Hi, In

RE: Cocoon 2.1.9 and Saxon 9.6

2016-05-06 Thread Gary Larsen
icchiriccò [mailto:ilgro...@apache.org] Sent: Friday, May 06, 2016 2:51 AM To: users@cocoon.apache.org Subject: Re: Cocoon 2.1.9 and Saxon 9.6 On 05/05/2016 18:49, Gary Larsen wrote: Hi, In order to support JDK 8 it was necessary to update to SaxonHE 9. (can’t remember exactly why right no

Re: Cocoon 2.1.9 and Saxon 9.6

2016-05-05 Thread Francesco Chicchiriccò
On 05/05/2016 18:49, Gary Larsen wrote: Hi, In order to support JDK 8 it was necessary to update to SaxonHE 9. (can’t remember exactly why right now) New problem is that when the Cocoon app is installed on a path with spaces (say ‘a-test 2’) there’s a new exception: net.sf.saxon.trans.XP