Allow controller to be managed via JMX remotely 91/991/3
authorGiovanni Meo <gmeo@cisco.com>
Mon, 26 Aug 2013 10:39:05 +0000 (12:39 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 27 Aug 2013 03:23:53 +0000 (03:23 +0000)
commitc7ea9849f6b8bcd3539d411cfa81d80426c68f22
treeb91064414eabcfaccf63980f1b36dc0c6eda0cac
parent82315261721901ae1b3350f3c173d4e0dd11dfd5
Allow controller to be managed via JMX remotely

- In order to inspect the controller remotely JMX comes very handy
especially in clustered environment, this patch allow to start the
controller and to enable JMX remotely, this is still only the unsecure
version, for secure version a subsequent patch will be provided

Change-Id: I47c8651f19e4207b37b064161bb88476f3e31d0b
Signed-off-by: Giovanni Meo <gmeo@cisco.com>
opendaylight/clustering/services_implementation/src/main/java/org/opendaylight/controller/clustering/services_implementation/internal/ClusterManager.java
opendaylight/distribution/opendaylight/src/main/resources/run.sh