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

Anders Hammar commented on SM-784:
----------------------------------

After thinking this through I recommend closing this issue as "won't fix". The 
major reason is that I'm leaving the project using smx and will probably not be 
able to look into this any more. If it in fact is a problem, someone should 
raise a new jira. Also, I'm thinking that there might not even be a problem and 
as it could be us thinking wrong. We'll probably switch to UTF-8 instead of 
ISO-8859-1 anyway.


> 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.

Reply via email to