Hi All,

I am using apache camel and want to set correlation id in active MQ.

The below setting doesn't work in camel.I am using JBoss fuse 6.3

<setHeader headerName="JMSCorrelationId">
    <constant>IFS456</constant>
</setHeader>




--
View this message in context: 
http://camel.465427.n5.nabble.com/Set-JMSCorrelationId-in-activeMQ-using-spring-DSL-tp5800170.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to