Editing the JMX Connector Configuration
With the Edit JMX Connector screen you can edit the configuration of the JSR 160-compliant JMX Connector.
- Select Configurations from the tree.
- Select the instance to configure:
- To configure a particular instance, select the instance’s config node. For example, for the default instance, server, select the server-config node.
- To configure the default settings for future instances that use a copy of default-config, select the default-config node.
- Expand the Admin Service node and click system, which is the JMX connector used internally.
- Enter the port of the JMX connector server. The JMX service URL is a function of the protocol, port, and address, as defined by the JSR 160 1.0 Specification
- Enter the protocol that this JMX connector should support. The Application Server version 8.1 supports the rmi_jrmp protocol only.
- In the Realm Name field, enter the name that represents the special administrative realm. All authentication will be handled by this realm.
- Select the Enabled checkbox to indicate that transport layer security should be used in the JMX connector. If you enable transport layer security, fill out the SSL section by following the instructions in Configuring Security for the Admin Service’s JMX Connector.
See Also:
Legal Notices