Integrating Jolokia REST Bridge for JMX 92/1992/4
authorMadhu Venugopal <mavenugo@gmail.com>
Fri, 18 Oct 2013 07:01:07 +0000 (00:01 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 18 Oct 2013 20:23:30 +0000 (20:23 +0000)
commita7b2de9b69b2c3a76ca7fe6479e1e574546e331b
treea6df64bfbd4a4cb08fe2a43446319911a4c5e880
parenta8b7abfc3be9296ff0310b1b11c61a31b1f08d58
Integrating Jolokia REST Bridge for JMX

Jolokia provides remote JMX functionality with JSON messages over REST API.
This change just integrates the Jolokia Servlet with the controller's Web Container.

Change-Id: I5dd12513d29903dbe10aeec9fc34080e5d25730b
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
opendaylight/commons/opendaylight/pom.xml
opendaylight/distribution/opendaylight/pom.xml
opendaylight/distribution/opendaylight/src/main/resources/configuration/config.ini
opendaylight/northbound/containermanager/src/main/resources/WEB-INF/web.xml
opendaylight/northbound/jolokia/pom.xml [new file with mode: 0644]
opendaylight/northbound/jolokia/src/main/resources/WEB-INF/web.xml [new file with mode: 0644]
pom.xml