How to enable JMX connection via RMI in Websphere 7.x? I have a requirement:
So the server has to enabled for JMX connection via RMI.
Is server has enabled JMX connections via RMI by default?
Or I must change in Application servers > server1 > Administration services
value Remote connector from SOAPConnetor to RMIConnector and change value Local connector from IPC Connector to RMIConnector?