Java Management Extensions connectors
Use this page to view and change the configuration for Java Management Extensions (JMX) connectors. To view this console page, click one of the following paths:
- Servers > Application Servers > server > Administration > Administration Services > JMX Connectors
- Servers > JMS Servers > server > Administration > Administration Services > JMX Connectors
JMX connectors communicate with WebSphere Application Server when you invoke a scripting process. There is no default for the type and parameters of a connector. The wsadmin.properties file specifies the Simple Object Access Protocol (SOAP) connector and an appropriate port number. You 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.
- Type
Timeype of the JMX connector.
Data type Enum Default SOAPConnector Range
- SOAPConnector
- For JMX connections using Simple Object Access Protocol (SOAP).
- RMIConnector
- For JMX connections using RMI.
Sub-topics
JMX connector settings
Related tasks
Setting up the administrative architecture
Reference topic