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 "Hiranya Jayathilaka (Updated) (JIRA)" <ji...@apache.org> on 2011/10/10 07:54:29 UTC

[jira] [Updated] (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:all-tabpanel ]

Hiranya Jayathilaka updated AXIS2-5165:
---------------------------------------

    Attachment: AXIS2-5165.patch

Attaching a patch for the issue
                
> 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
>         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