Hi Gary:

I tried the 5.6 snapshot and it still does not work. I’m looking for a
pattern in a property, specifically, a domain (example.com) and the query
fails to find it. I’ve tried a number for variations to no avail.

activemq-admin purge --msgsel prop_name='% example.com' queue_name.*
activemq-admin purge --msgsel prop_name='* example.com' queue_name.*
activemq-admin purge --msgsel prop_name LIKE '% example.com' queue_name.*
activemq-admin purge --msgsel prop_name LIKE '* example.com' queue_name.*

Do you have any suggestions?

Thank you!



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/purge-command-in-activemq-admin-app-does-not-work-with-selectors-tp4430249p4432527.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to