Skip to content

PennAssuranceSoftware/jmxmp-osgi

Repository files navigation

osgi-deployer

JMXMP Server For OSGi

Releases

Until I get the full release automated you can create releases locally with the following command:

./gradlew release

Test Connection

You can test the connection using the visualvm application. The following is an example of the command:

wget -P /tmp http://central.maven.org/maven2/org/glassfish/main/external/jmxremote_optional-repackaged/4.1.1/jmxremote_optional-repackaged-4.1.1.jar 
visualvm -cp:a /tmp/jmxremote_optional-repackaged-4.1.1.jar

Notes

JMXWS Connector

About

Runs JMX of JMXMP as OSGi Service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages