On Thu, Jul 21, 2011 at 11:08 PM, pvenini <[email protected]> wrote: > I solved the problem adding a type converter from byte array (the result of > Bindy's marshal) to quickfix Message. The QuickFixConverter that cames with > the examples has a method to convert from String to quickfix Message so it > wasn't used. >
Fell free to contribute a byte[] -> quickfix message converter. Then we can include that in the component out of the box. http://camel.apache.org/contributing.html > -- > View this message in context: > http://camel.465427.n5.nabble.com/Translate-FIX-message-to-HTTP-request-tp4492401p4621016.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
