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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to