[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBM 2 Management Interfaces
timfox
do-not-reply at jboss.com
Wed Feb 20 10:52:11 EST 2008
"jmesnil" wrote :
| For the standalone case, the simple way is to register our POJOs as MBeans on the JVM platform MBeanServer, enable a remote access to it and use a generic JMX console (e.g. jconsole).
|
| 0 dependencies other than Java 5, everything is already included.
| Generic JMX consoles are not as good as specialized ones but they can be sufficient if our MBeans are meaningful enough.
Nice thinking....... :)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130821#4130821
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130821
More information about the jboss-dev-forums
mailing list