Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Singleton in clustering

843830Dec 19 2005 — edited Dec 22 2005
HI ,

I have developed a singleton class for ejb home cache,but as ours is
a clustered environment so every app server instance would have a
instance of that singleton class.

Is there a way out of storing one instance of that singleton class
across multiple instances of app server in an clustered env (or) is it that it is a drawaback of using Singleton in clusterd Env and have to live with it.

Please let me know ur thougts.


thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2006
Added on Dec 19 2005
2 comments
112 views