A few things:
* When this subsystem was written the load-balancing-group property was
unfortunately named as "domain".
https://issues.jboss.org/browse/AS7-1721
* The mod_cluster subsystem parser parses for a "domain" attribute, but
it is missing from the 1.0 schema.
There's a pull request that fixes this here:
https://github.com/jbossas/jboss-as/pull/1799
On 06/03/12 09:40, Bela Ban wrote:
mod-cluster domains were renamed to load-balancing-group in AS 6,
but
how are they called in AS 7 ? I don't see anything pertaining to
mod-cluster domains in the schema for mod-cluster in AS 7 !