[
https://issues.jboss.org/browse/AS7-4828?page=com.atlassian.jira.plugin.s...
]
Richard Achmatowicz commented on AS7-4828:
------------------------------------------
This is going to require some refactoring of property processing, as at present property
names and values are handled as Strings and not as ModelNodes.
JGroups subsystem protocol properties should support expressions
----------------------------------------------------------------
Key: AS7-4828
URL:
https://issues.jboss.org/browse/AS7-4828
Project: Application Server 7
Issue Type: Feature Request
Components: Clustering
Affects Versions: 7.1.2.Final (EAP)
Reporter: Paul Ferraro
Assignee: Richard Achmatowicz
Fix For: 7.2.0.Alpha1
A sample use case:
<protocol type="TCPPING">
<property
name="initial_hosts">${jgroups.tcpping.initial_hosts}</property>
</protocol>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira