https://github.com/wildfly/remoting-jmx
https://github.com/wildfly/remoting-jmx
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/wildfly/remoting-jmx
- Owner: wildfly
- License: apache-2.0
- Created: 2012-02-25T05:24:44.000Z (over 14 years ago)
- Default Branch: 3.1.x
- Last Pushed: 2025-07-14T21:58:50.000Z (about 1 year ago)
- Last Synced: 2025-07-15T02:28:29.886Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 523 KB
- Stars: 10
- Watchers: 6
- Forks: 35
- Open Issues: 6
-
Metadata Files:
- Readme: README
- License: LICENSE.txt
Awesome Lists containing this project
README
A project to provide the integration required to expose JMX over Remoting 3 connections.
Issues with this library are tracked in the following Jira location: -
https://issues.jboss.org/browse/REMJMX
Changes for JBoss AS 7.1.x should be committed to the 1.0 branch which is being used for the 1.0.x releases of Remoting JMX.
Changes for JBoss AS 7.2.x and later should be committed to master which is being used for the 1.1.x releases of Remoting JMX.
All changes to the 1.0 branch must also be ported to master.