You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2007/03/05 11:34:02 UTC

[jira] Closed: (SM-784) No support for xml message encodings such as ISO-8859-1

     [ https://issues.apache.org/activemq/browse/SM-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet closed SM-784.
------------------------------

    Resolution: Won't Fix

> No support for xml message encodings such as ISO-8859-1
> -------------------------------------------------------
>
>                 Key: SM-784
>                 URL: https://issues.apache.org/activemq/browse/SM-784
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-components, servicemix-core, servicemix-soap
>    Affects Versions: 3.0.1
>         Environment: Windows XP SP2 (Swedish), JDK 1.5.0_9
>            Reporter: Anders Hammar
>         Attachments: HttpISO88591Test.java, JmsISO88591Test.java, SoapMessageMarshalerTest.java
>
>
> Servicemix only supports UTF-8 encoding, due to hard coded values. Support for other encodings such as ISO-8859-1 is essential for countries such as the Scandinavian ones. Xml has good support for this, and defined encoding in xml messages should be honored.
> The experienced problem occurs when passing an xml message (not soap, no attachments) with encoding ISO-8859-1 defined, through servicemix. Problems have been located in at least smx-core, smx-components, and smx-soap. Attached are two test cases (one for http and one for jms) that shows this. Use them with the http component and the jms component respectively (they use test configuration existing within smx 3.0.1).
> Another problem (duplicated characters) is related to a bug in woodstox. See separate jira for that.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.