Remote JMX functionality is disabled by default in SkyVault. You can enable JMX by
setting the SkyVault.jmx.connector.enabled property in the
SkyVault-global.properties file.
CAUTION:
Restrict JMX RMI connections to an internal administration group,
due to security vulnerabilities. JMX/RMI deserializes data from a client before
authentication, which means that password protection does not provide adequate
security.
To enable the JMX server:- Open the SkyVault-global.properties file.
- Set the following property: SkyVault.jmx.connector.enabled=true
- Save the file.