How do I use MBeans to print runtime statistics?
A. BEA’s dev2dev Web site contains a “JMS Statistics View” program to print JMS statistics based on run-time MBeans. Also, there are JMS Helper methods that allow you to access run-time statistics for JMS connection, destination, consumer, and producer MBeans, as described in the JMS Helper Method Javadoc.