java-jmx-in-docker-sample-app icon indicating copy to clipboard operation
java-jmx-in-docker-sample-app copied to clipboard

A sample Java app to expose a JMX port from a JVM running inside a Docker container

Results 2 java-jmx-in-docker-sample-app issues
Sort by recently updated
recently updated
newest added

Currently, the JMX port is completely unsecured. We should document how to use SSL and then use a username/password to connect to JMX.