java - JMS topic get clientID's -
Can I get client IDs for all JM subjects? I use Zebos AS6 (HornetQue).
Of course, I can send queries to all of them and read the answers, but I am looking for a more elegant solution.
With Horror you can list all the core queues using JMX-Management.
You can only list the queues under ORG .hornetq.core (on the Jmx view). Customer-ID will only be part of the name.
Comments
Post a Comment