[jboss-user] [Clustering/JBoss] - How to find current cluster members and invoke particular no

kkrivopustov do-not-reply at jboss.com
Thu Mar 1 10:11:36 EST 2007


Hello
I have a cluster of JBoss servers, and an MBean (POJO with @Service annotation) which manages some data loaded from DB. When I change state of the MBean on one server instance via JMX-console I want to update
automatically the MBeans on another cluster nodes.

I understand that such kind of tasks may be solved by saving state into clustered cache like TreeCache, but I would prefer to keep current architecture.

Is there any common way to notify MBeans on particular cluster node from other node?


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

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



More information about the jboss-user mailing list