Using JMX to monitor an Application Server running on Docker
This video blog explains the process of building a docker image for an application server with JMX enabled. Since we can't map multiple running containers to the same port, we pass the JMX port as an ...
