-
Bug
-
Resolution: Obsolete
-
Major
-
7.1.0.Beta1, 7.1.0.Beta1b
-
None
The documentation on https://docs.jboss.org/author/display/AS7/JMX+subsystem+configuration as well as the testcase jmx/src/test/java/org/jboss/as/jmx/JMXSubsystemTestCase.java seems to indicate that the JMX URL service:jmx:rmi:///jndi/rmi://localhost:1090/jmxrmi should be accessible via a JMX console (for example, the jconsole).
When I open:
jconsole service:jmx:rmi:///jndi/rmi://localhost:1090/jmxrmi
I get an error message saying: "the connection to service:jmx:rmi:///jndi/rmi://localhost:1090/jmxrmi did not succeed".
- is related to
-
REMJMX-1 Implement Remoting / JSR-160 for JMX instead of RMI
- Resolved