test/javax/management/remote/rest/mgmt.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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
55985
0c5a02edfdef REST Adapter Initial commit
hb
parents:
diff changeset
     1
#
0c5a02edfdef REST Adapter Initial commit
hb
parents:
diff changeset
     2
#Tue Aug 29 13:30:12 IST 2017
0c5a02edfdef REST Adapter Initial commit
hb
parents:
diff changeset
     3
com.sun.management.jmxremote.ssl=true
0c5a02edfdef REST Adapter Initial commit
hb
parents:
diff changeset
     4
com.sun.management.jmxremote.rest.port=0
0c5a02edfdef REST Adapter Initial commit
hb
parents:
diff changeset
     5
com.sun.management.jmxremote.ssl.config.file=/home/harsha/work/sandbox/jdk/test/javax/management/remote/rest/sslConfigAgent
0c5a02edfdef REST Adapter Initial commit
hb
parents:
diff changeset
     6
com.sun.management.jmxremote.password.file=/home/harsha/work/sandbox/jdk/test/javax/management/remote/rest/password.properties