src/jdk.management.agent/share/conf/management.properties
branchjmx-rest-api
changeset 56003 4f7f76f6be2f
parent 48144 364207a23251
child 56027 81372436b79e
--- a/src/jdk.management.agent/share/conf/management.properties	Mon Jan 01 23:59:14 2018 +0530
+++ b/src/jdk.management.agent/share/conf/management.properties	Tue Jan 02 13:20:18 2018 +0530
@@ -29,6 +29,11 @@
 # For setting the SNMP agent port use the following line
 # com.sun.management.snmp.port=<port-number>
 
+# ################ Rest adapter Port #########################
+#
+# For starting the rest adapter, set the port use the following line
+# com.sun.management.jmxremote.port=<port-number>
+
 #####################################################################
 #                   Optional Instrumentation
 #####################################################################