Apologies for the late reply. I realized the difference and hooked a
Processor to set the header prior to the JMSConsumer in the route, which
worked. Thanks again, Claus.
--
View this message in context:
http://camel.465427.n5.nabble.com/Setting-JMS-header-tp5723165p5725217.html
Sent from the C
On Fri, Nov 23, 2012 at 5:00 PM, Narita Bagchi
wrote:
>
>
> Camel adds the JMS properties to the In message headers when it receives a
> JMS message. My requirement is to set JMSType. The JMSConfiguration
> "jmsMessageType" is not same as "JMSType". Correct me if am wrong.
> How can I set the "J