monasca-agent/tests_to_fix/tomcat6

4 lines
201 B
Plaintext

JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.port=8090"
JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.authenticate=false"
JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.ssl=false"