[
https://issues.jboss.org/browse/MODCLUSTER-255?page=com.atlassian.jira.pl...
]
Radoslav Husar moved AS7-1732 to MODCLUSTER-255:
------------------------------------------------
Project: mod_cluster (was: Application Server 7)
Key: MODCLUSTER-255 (was: AS7-1732)
Issue Type: Feature Request (was: Bug)
Workflow: jira (was: GIT Pull Request workflow )
Affects Version/s: 1.1.3.Final
(was: 7.0.0.Final)
(was: 7.0.1.Final)
Component/s: (was: Clustering)
mod_cluster MCMP should internally use "lbgroup" instead
of "domain"
---------------------------------------------------------------------
Key: MODCLUSTER-255
URL:
https://issues.jboss.org/browse/MODCLUSTER-255
Project: mod_cluster
Issue Type: Feature Request
Affects Versions: 1.1.3.Final
Reporter: Radoslav Husar
Assignee: Paul Ferraro
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.
For more information on JIRA, see:
http://www.atlassian.com/software/jira