Hey everybody,
I'm writing a web application to display the status of all JMX MBeans in the system. JBoss has a nifty Attribute called "StateString" that represents whether or not the MBean is started, not started, unavilable, etc. I've been unable to find a similar mechanism in SAP's implmentation of JMX. Any suggestions?
Kevin