[ https://issues.apache.org/jira/browse/CAMEL-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073572#comment-13073572 ]
Pablo Venini commented on CAMEL-4278: ------------------------------------- The byte[] returned by Bindy ends with CR+LF. Quickfix's parser choked on that so I had to remove them. Thinking about it, this was tested in a Win environment; in Linux I should have to remove only one char. > 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, patchfile_1.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