[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBM 2 Management Interfaces
mazz@jboss.com
do-not-reply at jboss.com
Wed Feb 20 13:11:39 EST 2008
As long as we stick to standard JMX conventions (get/set for properties, etc.), we could have a usable GUI console for (almost) free.
And would make integration into RHQ very simple. Doing it that way should allow you to use the RHQ JMX plugin to connect and use your MBeans with very little to no code (just define your MBean metadata in the RHQ plugin and you get the RHQ production-level management features "for free"). Your plugin could then conceivably be deployed in the embedded console and work in there too.
Your developers can use JConsole, MC4J or similar JMX consoles as a alternative, lightweight management console.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130887#4130887
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130887
More information about the jboss-dev-forums
mailing list