[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: JBAS-4919 - ha singletons in heterogenous topologies

bstansberry@jboss.com do-not-reply at jboss.com
Tue Jan 15 18:20:23 EST 2008


We need all 3 properties: partition, service name, singleton.

The singleton quite likely has no idea what it's "service name" is, which is what the HASingletonSupport that's controlling it uses to register it w/ DRM.  

Without the service name the policy can't invoke most methods on the DRM if it needs to. It's the param that gets passed to a lot of DRM methods.

Re: docs, yes they are needed.  When doing the 4.2 stuff I'd found JBAS-4919 so I made the docs a low priority until it was fixed.

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

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



More information about the jboss-dev-forums mailing list