[
https://issues.jboss.org/browse/AS7-2800?page=com.atlassian.jira.plugin.s...
]
Jason Greene updated AS7-2800:
------------------------------
Fix Version/s: 7.1.2.Final
(was: 7.1.1.Final)
This issue is being relocated to 7.1.2 so that 7.1.1 only contains criticals, blockers,
and EAP LA issues (which are probably not yet at the right status, or need an extra triage
pass).
If these issues are completed in a 7.1.1 timeframe please change the fix version. Although
if you forget I will bulk correct.
JMX via JNDI not working
------------------------
Key: AS7-2800
URL:
https://issues.jboss.org/browse/AS7-2800
Project: Application Server 7
Issue Type: Bug
Components: JMX
Affects Versions: 7.1.0.Beta1, 7.1.0.Beta1b
Reporter: Savas Ali Tokmen
Assignee: Darran Lofthouse
Fix For: 7.1.2.Final
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:
{noformat}
jconsole service:jmx:rmi:///jndi/rmi://localhost:1090/jmxrmi
{noformat}
I get an error message saying: "the connection to
service:jmx:rmi:///jndi/rmi://localhost:1090/jmxrmi did not succeed".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira