Hi,
I?ve developed a JMX MBean for an application management (mostly in order to 
configure application specific parameters, such as 3rd party, IPs, etc.). The 
MBean persistence is accomplished using the local file system.
My problem, however, is that the application resides in a cluster, and I want 
changes in one node to be automatically distributed to other nodes.
Is there a standard/automatic way to ensure that changes in the application 
persistent data of one node are automatically replicated to other nodes?
If the answer is no, can you suggest a way to do that (e.g. should I use 
messages sent from each MBean when it?s updated)?

Thanks,
Oz


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079547
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to