[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBM 2 Management Interfaces
ataylor
do-not-reply at jboss.com
Wed Feb 20 10:47:24 EST 2008
ok, so if we are running in the app server then our management interfaces are exposed any way by the MC, we add the tag:
@JMX(name = "jboss.messaging:service=JMSMessagingServer", exposedInterface = JMSServerManager.class)
|
so we can run RHQ with the JMX plugin and expose them that way,
Standalone,we right a simple Swing app!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130810#4130810
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130810
More information about the jboss-dev-forums
mailing list