[
https://issues.jboss.org/browse/AS7-4828?page=com.atlassian.jira.plugin.s...
]
Richard Achmatowicz commented on AS7-4828:
------------------------------------------
Replaced the String representations of property values with the ModelNode
{"value" => "the property value"} and updated the
SimpleAttributeDefinition VALUE, used to handle property values only, to allow
expressions.
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