JBoss Community

Re: How to Know the No of Messages In Queue/Topic

created by Anders Welen in JBoss Messaging - View the full discussion

You can always find them in the JMX console.

 

Use the following "ObjectName Filter" to try to find all queues (exchange to "Topic" if that is what you want to search for)

 

     "*:service=Queue,*"

 

(The Adminconsole has its limits, but hopefully someone else can make it a bit smarter or point out howto set it up properly)

Reply to this message by going to Community

Start a new discussion in JBoss Messaging at Community