[jboss-jira] [JBoss JIRA] (AS7-4828) JGroups subsystem protocol properties should support expressions

Richard Achmatowicz (JIRA) jira-events at lists.jboss.org
Wed Aug 1 13:48:06 EDT 2012


    [ https://issues.jboss.org/browse/AS7-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709254#comment-12709254 ] 

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

        


More information about the jboss-jira mailing list