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.
- In the navigation tree, expand the Configuration node.
- Under the Configuration node, select the Admin Service node.
The Edit JMX Connector page opens.
- Select the Security Enabled checkbox to enable transport layer security in the JMX
connector.
- 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.
- In the Port field, type the port of the JMX connector server.
The default value is 8686.
- 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.
- (Optional) In the Additional Properties section, specify additional properties.
- To add a property, click the Add Property button. In the blank row
that appears, type the property name in the Name field, and type
the property value in the Value field.
- To modify a property, edit that property's Value field.
- To delete a property, select the checkbox to the left of the
Name field of the property that you are deleting, then click the Delete
Properties button.
- Click Save.