[jboss-jira] [JBoss JIRA] Resolved: (JBAS-5817) SystemPropertiesService doesn't replace refs to other properties

Andrew Oliver (JIRA) jira-events at lists.jboss.org
Wed Dec 23 01:35:31 EST 2009


     [ https://jira.jboss.org/jira/browse/JBAS-5817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Oliver resolved JBAS-5817.
---------------------------------

    Resolution: Duplicate Issue


JBAS-5567

> SystemPropertiesService doesn't replace refs to other properties
> ----------------------------------------------------------------
>
>                 Key: JBAS-5817
>                 URL: https://jira.jboss.org/jira/browse/JBAS-5817
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Other
>    Affects Versions: JBossAS-4.2.3.GA
>            Reporter: Naveen Malik
>
> Trying to use the SystemPropertiesService to load a properties file where some of the properties in the file have values that reference other properties.  For example:
> my.first.property=someValue
> my.second.property=${my.first.property}
> The value of my.second.property is not resolved to "someValue".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list