IntelliJ Java IDE
The moose likes BEA/Weblogic and the fly likes targeting a specific instance in a cluster Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "targeting a specific instance in a cluster" Watch "targeting a specific instance in a cluster" New topic
Author

targeting a specific instance in a cluster

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
We have a few static objects that cache data from a database. We also have the requirement to be able to refresh the data within these objects without restarting the entire cluster or individual instances. I have written "reset" methods for these objects which re-reads it's associated data from the database. From my understanding of WL, calling the "reset" method will only reset the data in the object of the instance that handled the request. Anyody know how I can specifically target each instance, or somehow tell it to affect the entire cluster?
Thanks!
 
 
subject: targeting a specific instance in a cluster
 
Threads others viewed
JNDI nameservive as a temporary storage in cluster
Incomplete data trying to download csv on slow dial-up
Entity Clustering
Possible to clear or disable JBoss3/EJB2 cache?
clustered environment - Singleton class
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com