0) FAQ - http://www.jboss.org/wiki/Wiki.jsp?page=FAQJBossJMX

1) FAQ - 
http://wiki.jboss.org/wiki/Wiki.jsp?page=HowDoIAddANotificationListenerToARemoteMBeanServer

2) You can write your own mbean, extending ListenerServiceMBeanSupport that 
simply re-emits every received notification. You'll deploy this on the server 
configured to listen to any notifcations your want. The from the remote client 
you will just subscribe for notifications to this mbean. You need to be 
careful, so the content of the notifications emitted is serializable.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944866#3944866

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944866


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to