JohnHEmbretsen wrote:

 * Let's simplify things by saying that MBeans have essentially two states: 
''enabled'' or ''disabled''
    * An '''enabled''' (registered) MBean is visible/accessible to any valid 
JMX user.


=== SystemMBean ===

 * May be enabled only if system-wide authentication ('''derby-authc''') is 
''disabled'' in Derby (default),

Nice page. Just to point out that the use of "enabled" in SystemMBean does not match the definition of "enabled" earlier in the page.

The SystemMBean section is really talking about if an attribute or operation is visible or useable by a specific jmx-user, not if the bean is enabled or not.

Dan.

Reply via email to