You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Daniel Pocock (JIRA)" <ji...@apache.org> on 2014/02/19 12:51:19 UTC

[jira] [Created] (CAMEL-7225) should check Exchange.CHARSET_NAME header

Daniel Pocock created CAMEL-7225:
------------------------------------

             Summary: should check Exchange.CHARSET_NAME header
                 Key: CAMEL-7225
                 URL: https://issues.apache.org/jira/browse/CAMEL-7225
             Project: Camel
          Issue Type: Bug
          Components: camel-smpp
    Affects Versions: 2.12.2
         Environment: any
            Reporter: Daniel Pocock
            Priority: Minor



The camel-smpp component should check the Exchange.CHARSET_NAME header of each message to determine the actual encoding of byte[] messages

It appears that it currently expects all byte[] messages to be encoded in the character set specified by the "encoding" property on the endpoint



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)