Hi
I am using STOMP to consume messages from the broker (version 4 latest snapshot release ). In general it works fine, but now I want to consume only messages with a specific JMSCorrelationID. Specifying the JMSCorrelationID in the header of the SUBSCRIBE command seems to have no effect - I still get all the messages from the queue even if the correlation id differs. Is this suppose to work?
Regards
Ian

Reply via email to