[jboss-dev-forums] [Design of Clustering on JBoss] - Re: HA election policy

mohitanchlia do-not-reply at jboss.com
Mon Nov 10 17:55:16 EST 2008


Thanks. so if we use below config then Barrier will be in start state in only in one node?

	<mbean code="org.jboss.system.BarrierController" name="efe.ha:service=HASingletonController_1,type=BarrierController">
  | 		<!-- Dependent services will depend on this mbean -->
  | 		<attribute name="BarrierObjectName">efe.ha:service=HASingletonController_1,type=Barrier</attribute>
  | 		<!-- Whether to subscribe for notifications after startup -->
  | 		<attribute name="DynamicSubscriptions">false</attribute> ....

Also, when Barrier starts does it deliver some kind of notification to the service or it just starts? As I understand Barrier is used for those services that don't follow services lifecycle like start/stop. So how does Barrier is able to stop or start those services like EJB, MDB?

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

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



More information about the jboss-dev-forums mailing list