1 Reply Latest reply on Jul 12, 2014 4:02 PM by wdfink

    Order of precedence between elements

    amlife

      From my understanding of domain mode operations is the following:

       

      Host level: configuration will apply to all servers that are defined in host-slave.xml

      Server group level: configuration applies to all servers that are part of the group

       

      I'm using Jboss in domain mode, all slave machines startup opining to the domain master and includes host-slave.xml file, from Jboss admin portal, I have created number of groups, and I have assigned slaves to groups accordingly, however everytime I restart jboss on any of the slaves, it comes back pointing to default server groups

       

        <server name="server-one" group="main-server-group"/>

        <server name="server-two" group="other-server-group">

       

      And I have to go to that server and change the group, I have tried modifying group portion to correspond to the group I would like them to be part of, however I'm getting exceptions when starting up the server.

       

      What am I missing here? is there is a way to have group level config overide settings defind by host-slave.xml

        • 1. Re: Order of precedence between elements
          wdfink

          I don't understand exactly what you mean, could you show the configuration (maybe stripped) and show how you start the DC/HC?

          And explain what has unexpected changed.

           

          Remember, if you try to use the host-slave.xml you need to add a option during start with domain.sh