Thanks Christian for the hint, I'll have a look at it. I found a workaround yesterday, as server and client know entities I've switched my messages to BytesMessage and it did the trick.
Regards, Matthieu 2013/3/18 Christian Müller <[email protected]> > Try stream caching as described here: > http://camel.apache.org/stream-caching.html > > Best, > Christian > > On Mon, Mar 18, 2013 at 4:15 PM, yodamad <[email protected]> wrote: > > > Hi, > > > > I'm facing the same problem using camel 2.8 in servicemix 4.4.1. > > Does anyone find a solution for this "issue" ? > > > > Thanks > > Mat > > > > > > > > -- > > View this message in context: > > > http://camel.465427.n5.nabble.com/Routing-an-ObjectMessage-in-ActiveMQ-tp5717965p5729353.html > > Sent from the Camel - Users mailing list archive at Nabble.com. > > > > > > -- >
