[ 
https://issues.apache.org/jira/browse/CAMEL-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13773407#comment-13773407
 ] 

Christian Posta commented on CAMEL-5771:
----------------------------------------

Marco,

Are you still interested in having this JIRA solved? Please provide your patch 
so we can take a look and apply it.


                
> IOHelper.getCharsetName() should lookup CHARSET_NAME in headers if exchange 
> property is not set
> -----------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5771
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5771
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.10.2
>            Reporter: Marco Zapletal
>            Priority: Minor
>             Fix For: Future
>
>
> The CHARSET_NAME is currently set as an exchange property. When the exchange 
> is sent over JMS, the properties are lost, which may result in inconveniences 
> in case conversion of the payload is required. 
> In order to tackle this problem, I suggest that IOHelper.getCharsetName() 
> looks up the CHARSET_NAME in the headers of the IN message in case the 
> property is not set on the exchange. 
> If this change is accepted, I am happy to provide a patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to