You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Hudson (Commented) (JIRA)" <ji...@apache.org> on 2011/10/10 10:04:30 UTC

[jira] [Commented] (AXIS2-5165) Allow System Properties in the Names and Values of Cluster Member Properties

    [ https://issues.apache.org/jira/browse/AXIS2-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123941#comment-13123941 ] 

Hudson commented on AXIS2-5165:
-------------------------------

Integrated in Axis2 #1040 (See [https://builds.apache.org/job/Axis2/1040/])
    Applying patch provided by Hiranya for AXIS2-5165

azeez : 
Files : 
* /axis/axis2/java/core/trunk/modules/clustering/src/org/apache/axis2/clustering/tribes/TribesClusteringAgent.java

                
> Allow System Properties in the Names and Values of Cluster Member Properties
> ----------------------------------------------------------------------------
>
>                 Key: AXIS2-5165
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5165
>             Project: Axis2
>          Issue Type: Improvement
>    Affects Versions: 1.6.1
>            Reporter: Hiranya Jayathilaka
>            Assignee: Afkham Azeez
>         Attachments: AXIS2-5165.patch
>
>
> Currently Axis2 cluster member properties support a limited number of predefined identifiers:
> ${httpPort}
> ${httpsPort}
> ${hostName}
> It would be useful to support generic system properties as identifiers when defining cluster member properties. For an example when there are system properties by the names 'foo' and 'bar' we should be able to define a member property as follows:
> <property name="my.property.${foo}" value="${bar}"/>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org