Re: Problem with setting JMSCorrelationID in ActiveMQ 5.14.1 with java Qpid client.

2016-12-14 Thread Patrick Vansevenant
I had used client version 0.9.0. And I had used the JMSMessageID of an incoming message. I have redone my test with client version 0.11.0 and now the JMSCorrelationID is set correctly ! -- View this message in context: http://activemq.2283324.n4.nabble.com/Problem-with-setting-JMSCorrelationID

Re: Problem with setting JMSCorrelationID in ActiveMQ 5.14.1 with java Qpid client.

2016-12-13 Thread Robbie Gemmell
What client version are you using? What are you setting as the ID? Earlier client versions did trim the "ID:" and used an AMQP message-annotation to record its presence for other JMS peers, such that non-JMS AMQP peers didn't need to deal with the whole "ID:" situation in message-id or correlation

Problem with setting JMSCorrelationID in ActiveMQ 5.14.1 with java Qpid client.

2016-12-13 Thread Patrick Vansevenant
When the JMSCorrelationID starts with 'ID:' then 'ID:' is trimmed when setting the JMSCorrelationID with a java Qpid client. For me it is unexpected behavior but does anyone know the reason for that ? Patrick -- DISCLAIMER http://www.tvh.com/glob/en/email-disclaimer "This message i