Hi, I am using REST API http://localhost:8081/api/message/MyQueue5?type=queue&body=name=jack;age=23 to publish my message.
Now I want only those messages that have name=Smantha. http://localhost:8081/api/message/MyQueue5?type=queue....header with selector: name=Smantha doesnot work. How should I publish message if my message has name value pairs like p1=v1;p1=v2;p3=v3...... And how should I create my selector ? --Jaspreet -- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-subbscribe-message-that-contains-particular-property-match-via-active-mq-REST-Apis-tp4703403.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.