]
Radoslav Husar updated AS7-1721:
--------------------------------
Affects Version/s: 7.1.0.CR1
7.1.0.Beta1
mod_cluster parses for "domain" instead of
"lbgroup"
----------------------------------------------------
Key: AS7-1721
URL:
https://issues.jboss.org/browse/AS7-1721
Project: Application Server 7
Issue Type: Bug
Components: Clustering, Domain Management
Affects Versions: 7.0.0.Final, 7.0.1.Final, 7.1.0.Beta1, 7.1.0.CR1
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Fix For: 7.1.0.Final
We removed the notion of "domain" in context of mod_cluster since 1.1.x in
order not to be confused with notion of domains used in AS7 for management perspective.
Currently, the XSD does not list out the LBGroup property but the CommonAttributes.java
implementation parses the XML for "domain".
{code}
String DOMAIN = "domain";
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: