To Edit the JMX Connector

Use the Admin Service to configure a JSR-160 compliant remote JMX connector.

The JSR-160 compliant remote JMX connector handles communication between JMX clients, such as JConsole, and the JMX service, for domain management purposes.

  1. In the navigation tree, expand the Configuration node.
  2. Under the Configuration node, select the Admin Service node.

    The Edit JMX Connector page opens.

  3. Select the Security Enabled checkbox to enable transport layer security in the JMX connector.
  4. In the Address field, type the IP address or host name.

    The name must contain only alphanumeric, underscore, dash, or dot characters. The default value is 0.0.0.0.

  5. In the Port field, type the port of the JMX connector server.

    The default value is 8686.

  6. In the Realm Name field, type the name that represents the special administrative realm.

    All authentication is handled by this realm. The default value is admin-realm.

  7. (Optional) In the Additional Properties section, specify additional properties.
  8. Click Save.