You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Sarah Haff <sa...@yahoo.com> on 2003/12/14 16:21:14 UTC

Attempt to output character of integral value 160...

Hello All,

I am getting the "java.lang.RuntimeException:
org.xml.sax.SAXException: Attempt to output character
of integral value 160 that is not represented in
specified output encoding of ." exception. 

I am using Cocoon 2.1.3 with Jetty. I have already
tried updating to the latest Xalan. 

Switching to XSLTC is not an option for me, because of
the application.

Is it possible to switch to Saxon on 2.1.3, if so how
can I do it.

Thanks.
Sarah.


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Attempt to output character of integral value 160...

Posted by Joerg Heinicke <jo...@gmx.de>.
On 14.12.2003 16:21, Sarah Haff wrote:
> Hello All,
> 
> I am getting the "java.lang.RuntimeException:
> org.xml.sax.SAXException: Attempt to output character
> of integral value 160 that is not represented in
> specified output encoding of ." exception. 

It's again http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24457.

> I am using Cocoon 2.1.3 with Jetty. I have already
> tried updating to the latest Xalan. 

Latest release of Xalan contains the error, you can either downgrade 
Xalan or build your own from CVS.

> Switching to XSLTC is not an option for me, because of
> the application.
> 
> Is it possible to switch to Saxon on 2.1.3, if so how
> can I do it.

Deploy the JAR, configure the factory in the cocoon.xconf (search for 
'Saxon', configuration is already included, but in comments).

Joerg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org