]
Boris Trishkin updated AS7-2227:
--------------------------------
Attachment: jmx-console.war
Replaced illegal characters to fix mbeans listing error
Port the legacy jmx-console to AS7
----------------------------------
Key: AS7-2227
URL:
https://issues.jboss.org/browse/AS7-2227
Project: Application Server 7
Issue Type: Feature Request
Components: JMX
Reporter: Dimitris Andreadis
Assignee: Darran Lofthouse
Labels: JMX, as7, jmx-console
Attachments: jmx-console.war, jmx-console.war
I've seen a few people asking for a port of the old jmx-console to AS7, for
monitoring purposes, until equivalent functionality is available through the new GWT-based
console.
I've ported the old console in this branch:
https://github.com/dandreadis/jboss-as/commits/jmx-console
It only includes a new top-level directory 'jmx-console'. The directory is not
build by default, and when you build it manually it does not alter the server
configuration in any way, you need to manually copy the resulting
target/jboss-as-jmx-console-VERSION.war to the server deployment directory (and rename it
to jmx-console.war)
If there is interest, it could be included in the AS7 distro in some top level
'legacy' directory so it is not deployed by default?
The resulting .war is attached on this JIRA, in case someone wants to use it. It work
just as well on AS 7.0.2 and the latest AS 7.1.x development branch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: