2 Replies Latest reply on Jan 11, 2008 12:08 PM by brian.stansberry

    cluster-examples-service.xml has one hard coded DefaultParti

    codelion

      Installing JBoss 4.2.1 and 4.2.2 from distribution in both there is one hard coded

      jboss:service=DefaultPartition


      left instead of

      jboss:service=${jboss.partition.name:DefaultPartition}


      and that is towards the bottom of file

      server/all/farm/cluster-examples-service.xml


      Also, did I get this right, these are examples, I can / should remove those on our production machine?