When i generate with the wrapper:install command karaf-wrapper.conf it
contains the following lines:

...
wrapper.java.additional.5=-Dcom.sun.management.jmxremote
...
# Uncomment to enable jmx
#wrapper.java.additional.n=-Dcom.sun.management.jmxremote.port=1616
#wrapper.java.additional.n=-Dcom.sun.management.jmxremote.authenticate=false
#wrapper.java.additional.n=-Dcom.sun.management.jmxremote.ssl=false

JMX communication is working even if the last three system properties are
not set.

Under what circumstances does it make sense to uncomment these lines?

Richard

Reply via email to