Hi,
I am using the below code.. but i am not able to check the headername and
body message.. Can you let me know how to check it out ?
template.sendBodyAndHeader("activemq:MyQueue",
"world!",
"CustomerRating", "Gold");
--
View this message in context:
http://camel.465427.n5.nabb
Hi,
I am using the below code.. can you let me know how to see the
headername and body message what i had put in the queue?
template.sendBodyAndHeader("activemq:MyQueue",
"world!",
"CustomerRating", "Gold");
--
View this message in context:
http://camel.465427.n5.nabble.com/how-t