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

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -