Merge "Allowed Jolokia to use HttpService"
authorMoiz Raja <moraja@cisco.com>
Tue, 9 Sep 2014 12:10:04 +0000 (12:10 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 9 Sep 2014 12:10:04 +0000 (12:10 +0000)
opendaylight/distribution/opendaylight-karaf-resources/src/main/resources/etc/custom.properties

index 8a2aa59dfe59d2e9fb9ec9f0ab27abb6f89df11e..e0e2759b370e00d68602a647b1258d5fa6e0aeb5 100644 (file)
@@ -119,7 +119,7 @@ controllerTrustStorePassword=
 enableStrongPasswordCheck = false
 
 #Jolokia configurations
-org.jolokia.listenForHttpService=false
+#org.jolokia.listenForHttpService=false
 
 # Logging configuration for Tomcat-JUL logging
 java.util.logging.config.file=configuration/tomcat-logging.properties