test/jdk/javax/management/remote/rest/management.properties
author hb
Mon, 25 Dec 2017 20:42:05 +0530
branchjmx-rest-api
changeset 55994 9721e36abeb0
permissions -rw-r--r--
Implementation of GET for new APIs Implemented paging and filtering for GET
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
55994
9721e36abeb0 Implementation of GET for new APIs
hb
parents:
diff changeset
     1
com.sun.management.jmxremote.ssl=true
9721e36abeb0 Implementation of GET for new APIs
hb
parents:
diff changeset
     2
com.sun.management.jmxremote.ssl.config.file=sslconfig
9721e36abeb0 Implementation of GET for new APIs
hb
parents:
diff changeset
     3
# com.sun.management.jmxremote.login.config=<config-name>
9721e36abeb0 Implementation of GET for new APIs
hb
parents:
diff changeset
     4
com.sun.management.jmxremote.password.file=password.properties
9721e36abeb0 Implementation of GET for new APIs
hb
parents:
diff changeset
     5
# com.sun.management.jmxremote.host=<host-or-interface-name>
9721e36abeb0 Implementation of GET for new APIs
hb
parents:
diff changeset
     6
com.sun.management.jmxremote.rest.port=8686