Java Management Extensions connectors

 

+

Search Tips   |   Advanced Search

 

Use this page to view and change the configuration for Java Management Extensions (JMX) connectors.

To view this administrative console page, click one of the following paths:

Java Management Extensions (JMX) connectors communicate with WAS when you invoke a scripting process. There is no default for the type and parameters of a connector. The wsadmin.properties file specifies the SOAP connector and an appropriate port number. We can also use the RMI connector.

Use one of the following methods to select the connector type and attributes:

  • Specify properties in a properties file.
  • Indicate options on the command line.

 

Configuration tab

Type

Specifies the type of the JMX connector.

Data type Enum
Default SOAPConnector
Range

SOAPConnector

For JMX connections using SOAP.

RMIConnector

For JMX connections using RMI.