You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Antonio Fiol BonnĂ­n <an...@gmail.com> on 2006/02/06 18:09:52 UTC

XHTMLSerializer: The default encoding of this JVM "ISO8859_15" is not supported

Hello,

I am getting this exception when configuring a XHTMLSerializer with
UTF-8 encoding.

org.apache.cocoon.components.serializers.encoding.CharsetFactory$CharsetFactoryException:
The default encoding of this JVM "ISO8859_15" is not supported
        at org.apache.cocoon.components.serializers.encoding.CharsetFactory.<init>(CharsetFactory.java:85)
        at org.apache.cocoon.components.serializers.encoding.CharsetFactory.<clinit>(CharsetFactory.java:44)

Environment:

Cocoon 2.1.8 running on ...
Tomcat 5.5.9 running on ...
java version "1.5.0_05" running on ...
Debian Linux 2.6.8-2 with ...
LANG=es_ES@euro


Am I doing anything wrong?

I have tried to investigate the issue, and a file cs_ISO_8859_15.class
is present, but not with ISO and 8859 attached. This seemed strange to
me.


--
Antonio

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