We need to monitor multiple dynamic queues, queues are generated and removed. I have tried using "jms://queue/dynamicQueues/AVQ." and "jms://queue/dynamicQueues/AVQ.>" as indicated on the activemq documentation page.
I get results like name="queue_browse" queue_name="AVQ." queue_length="0"
Is there a way to list all the queues by name?