[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 11:46:42 EST 2008


Crap. I see the following didn't make it into the interface:


  | /**
  |  * Called by the HASingleton to set the name with which the singleton
  |  * service is registered with the HAPartition.
  |  */
  | public void setServiceName(String serviceName);
  | 
  | public String getServiceName();
  | 

Those need to be there, otherwise an impl has no idea how to interact with the DRM.

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

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



More information about the jboss-dev-forums mailing list