[jboss-jira] [JBoss JIRA] (AS7-4359) Port the legacy jmx-console to AS7
Lami Akagwu (JIRA)
jira-events at lists.jboss.org
Mon Apr 2 09:44:48 EDT 2012
Lami Akagwu created AS7-4359:
--------------------------------
Summary: Port the legacy jmx-console to AS7
Key: AS7-4359
URL: https://issues.jboss.org/browse/AS7-4359
Project: Application Server 7
Issue Type: Feature Request
Components: Console
Reporter: Lami Akagwu
Assignee: Darran Lofthouse
Fix For: 7.2.0.Alpha1
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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list