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

Bengt Rodehav commented on CAMEL-4278:
--------------------------------------

The character set "UTF-8" is hardcoded in the patch. Isn't there a way to get 
the correct character set from Camel? I believe one can change the character 
set by setting properties on the exchange (or is it in the message?)

Also, in the patch you first use "UTF8" and then "UTF-8". I think the latter is 
correct.

> Additional methods added to example QuickfixConverters
> ------------------------------------------------------
>
>                 Key: CAMEL-4278
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4278
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Pablo Venini
>            Priority: Trivial
>         Attachments: patchfile.txt
>
>
> The example QuickfixConverters converter class didn't have methods to convert 
> from a byte array to a Message and from Message to InputStream. That 
> prevented me from marshalling/unmarshalling Quickfix messages with Bindy. 
> Enclosed is a patch with the needed methods.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to