Looking Under The Bonnet Of JBoss

I’ve recently moved an application over to JBoss as part of replacing a Corba application. Everything is going well and performing fine, but I’ve one nagging question. Other EJB servers I’ve used have provided some kind of interface into the container that tells you how many beans of a particular type are active, the usage levels of the database pools etc. I’m aware of the /jmx-console/ support for viewing the services through JMX, but I’ve not been able to find this information. If you know better then let me know.