Something like this should do the trick (of course modify with your own URI/destination):

...
   <setHeader headerName="CamelJmsDestinationName">
<constant>queue:///MY_QUEUE?targetClient=1</constant>
   </setHeader>
   <to uri="wmq:queue:MY_QUEUE?useMessageIDAsCorrelationID=true"/>

On 12-09-28 02:53 PM, realice wrote:
how do i do this within spring camel route?

thanks



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-MQ-help-needed-tp5720158p5720212.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to