What's the standard solution for glassfish to handle business global configuration data, which need to be dynamic updated and synchronization ?
In the cluster system, we need to consider the persistence and synchronization between different nodes and instances. Is it the Entity Bean which can fullfill these requirements?