Configuring local JMX connection to Liberty
You can access the local Java™ Management Extensions (JMX) connector on Liberty. The local connector is enabled through the Liberty feature localConnector-1.0.
About this task
The local connector is enabled through the Liberty feature localConnector-1.0. Access through the local connector is protected by the policy implemented by the SDK in use. Currently the SDKs require that the client runs on the same host as Liberty, and under the same user ID.
Note: An application deployed on Liberty has unrestricted access to its MBeanServer directory.
The following section describes how to configure and access the local connector on Liberty.