test/javax/management/remote/rest/management.properties
author hb
Tue, 29 Aug 2017 13:34:15 +0530
branchjmx-rest-api
changeset 55985 0c5a02edfdef
permissions -rw-r--r--
REST Adapter Initial commit 1. Unit tested and working GET/POST interfaces 2. Unit tested and working JSON parser

com.sun.management.jmxremote.ssl=true
com.sun.management.jmxremote.ssl.config.file=sslconfig
# com.sun.management.jmxremote.login.config=<config-name>
com.sun.management.jmxremote.password.file=password.properties
# com.sun.management.jmxremote.host=<host-or-interface-name>
com.sun.management.jmxremote.rest.port=8686