Monitoring mbean attribute

Monitoring mbean attribute

Hi there,

I'm trying to monitor a certain mbean attribute with AM wich is accessible via the jmx console of my jboss server.
Sadly, when I'm trying to add a custom attribute to my jmx applications monitor of that jboss server, I can only pick from a very limited amount of domains, which in fact are:

java.util.logging
  JMImplementation
  jboss.ws
  java.lang

When I try to add the mbean attributes directly, I in fact dont get an error message, but I dont get the certain values either.

How do I get the Applications Manager to show me all the mbean domains that are accessible via the jboss jmx console?

Any help would be kindly appreciated.

Regards,

tommynocker82