I have servicemix-camel 3.2.2 snapshot in my ServiceMix 3.2.1 instance.
Flow :
Http-SU(provider) --> Bean-SU(setting properties in message header)
--> camel-SU --> JMS-Provider-SU --> JMSConsumer-SU
I am setting some properties during Bean-SU and that message goes to
JMSProvider-SU.
Then that message is kept into Queue(MessageQueue). But observed that
properties kept during Bean-SU were
stripped out.(observed using JCONSOLE).
So, for this i came to know to use marshalers.But, i don't know much
about it.
Can anybody help me out? how i can solve it.
Sandeep.
--
View this message in context:
http://www.nabble.com/message-properties-stripped-out-tp18126637p18126637.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.