The JMX functionality is enabled
using the RMIRegistryFactoryBean in the
core-services-context.xml 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.
- Open the <configRoot>\classes\alfresco\core-services-context.xml file.
- Comment out the RMIRegistryFactoryBean section.
-
Save the file.
When you restart the server, you will see the error: No bean named 'registry' is defined' when re-starting.