Sure, check the camel-jms page[1] for options, there's jmsMessageType. [1] http://camel.apache.org/jms.html
> On 13 Dec 2013, at 16:49, johndoe1 <johndoe.whoa...@gmail.com> wrote: > > It seams like the jmsConfiguration for the component has the message type set > to text: > jmsConfiguration.setJmsMessageType(JmsMessageType.Text); > > Probably this explains why the body of the exchange is received as text. Is > there a way to override the message type on a per message (or per endpoint) > basis, instead of setting it at configuration level? > > Thank you > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Setting-exchange-out-body-tp5744737p5744739.html > Sent from the Camel - Users mailing list archive at Nabble.com.