On Wed, Apr 25, 2012 at 3:11 PM, Jason Queen <[email protected]> wrote: > Yeah I found some docs that point to wmq ignoring what you set and assign its > own. The main reason I was trying to set it was for tracking purposes > similar to this thread where you discuss keeping track of the jmsmessageid > here: > > http://camel.465427.n5.nabble.com/keep-track-of-JMSMessageID-with-InOnly-exchange-td5122775.html > > In it you mention possible putting the create id on the header. Has > anything been implemented to provide that? >
No, but after sending the message using the JMS client, then if that client has altered/set the actual JMSMessageID, then you can access it afterwards. > -- > View this message in context: > http://camel.465427.n5.nabble.com/JMS-route-changes-the-JMSMessageID-tp5663255p5664823.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
