|
From: Martin, C. C. (CCI-Southwest) <Chr...@co...> - 2016-01-05 22:23:47
|
I've enabled the jmx monitoring for the wrapper. Is there a way to secure the jmx port ? I've added the following jvm parameters : wrapper.additional.26=-Dcom.sun.management.jmxremote.authenticate=true wrapper.additional.26=-Dcom.sun.management.jmxremote.access.file=jmxremote.access wrapper.additional.27=-Dcom.sun.management.jmxremote.password.file=jmxremote.password wrapper.additional.28=-Dcom.sun.management.jmxremote.local.only=false The service will not even start when -Dcom.sun.management.jmxremote.authenticate=true Thanks |