JMS - replyToDestinationSelectorName - how to set the value?

2012-03-13 Thread Peter Bromander
at the code it seems that the value is always set to a random hex by camel. Regards /Peter -- View this message in context: http://camel.465427.n5.nabble.com/JMS-replyToDestinationSelectorName-how-to-set-the-value-tp5560301p5560301.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: JMS - replyToDestinationSelectorName - how to set the value?

2012-03-13 Thread Claus Ibsen
rrelated reply messages. The value is auto generated UUID and you cannot control this. > Regards /Peter > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/JMS-replyToDestinationSelectorName-how-to-set-the-value-tp5560301p5560301.html > Sent from the

Re: JMS - replyToDestinationSelectorName - how to set the value?

2012-03-13 Thread Peter Bromander
65427.n5.nabble.com/JMS-replyToDestinationSelectorName-how-to-set-the-value-tp5560301p5561006.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: JMS - replyToDestinationSelectorName - how to set the value?

2012-03-13 Thread Claus Ibsen
adding this if I supplied > a patch for it? > You can use the standard JMSCorrelationID header for your own correlation ids. Just set a value to it beforehand. > /Peter > > -- > View this message in context: > http://camel.465427.n5.nabble.com/JMS-replyToDestinationSelectorName-