Page History
...
JMX (Java Management Extensions) is enabled by default in the tomcat bundle. The following JMX options were added to the <frevvo-home>\tomcat\bin\setenv.bat,sh files. The <server>:<port> values default to localhost:90107091.
Code Block |
---|
Dcom.sun.management.jmxremote.local.only=false Dcom.sun.management.jmxremote.authenticate=false Dcom.sun.management.jmxremote.port=90107091 Dcom.sun.management.jmxremote.rmi.port=9010 7091 Dcom.sun.management.jmxremote.ssl=false Djava.rmi.server.hostname=localhost |
...
Overview
Content Tools