This topic discusses the administration services custom properties that you can set on the administrative console.
To view the administration services custom properties administrative console page that goes with this topic, click
.When a custom managed bean (MBean) is registered directly with the MBean server that runs in a WebSphere Application Server process, the MBean object name is enhanced by default to include the cell, node, and process names as key properties. To turn off the default behavior, set the following custom property on the application server.
If this custom property is set, an administrative client needs to connect directly to the application server on which the MBean is registered to invoke methods. The MBean cannot participate in all the distributed functions of the administrative system.
One or more MBean object names tagged with <on>...</on>. You can specify the object name of your MBean or a pattern that matches the names of several MBeans.
Example:
The value disables the MBean object name modification for this MBean.
The value disables the MBean object name modification for both MBeans.
The value disables the object name modification for both MBeans.