Add a PartitionName attribute to all/deploy/deploy-hasingleton-service.xml

  |    <mbean code="org.jboss.ha.singleton.HASingletonController"
  |           name="jboss.ha:service=HASingletonDeployer">
  |       <depends>jboss:service=DefaultPartition</depends>
  |       <depends optional-attribute-name="TargetName">jboss.system:service=MainDep
  | loyer</depends>
  |       <attribute name="PartitionName">XYZ</attribute>
  |       <attribute name="TargetStartMethod">deploy</attribute>
  |       <attribute name="TargetStartMethodArgument">${jboss.server.home.url}/deplo
  | y-hasingleton</attribute>
  |       <attribute name="TargetStopMethod">undeploy</attribute>
  |       <attribute name="TargetStopMethodArgument">${jboss.server.home.url}/deploy
  | -hasingleton</attribute>
  |    </mbean>
  | 


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

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


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to