[
https://issues.apache.org/jira/browse/ARIES-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mickaël HUSSON updated ARIES-1557:
----------------------------------
Fix Version/s: (was: subsystem-2.1.0)
> ConfigAdminContentHandler doesn't subsitute variable
> ----------------------------------------------------
>
> Key: ARIES-1557
> URL: https://issues.apache.org/jira/browse/ARIES-1557
> Project: Aries
> Issue Type: Bug
> Components: Subsystem
> Affects Versions: subsystem-2.0.8
> Reporter: Mickaël HUSSON
>
> ConfigAdminContentHandler form Subsystem-core doesn't subsitude variable
> before registering them into the configuration admin.
> We've patched the code in our environnment by adding a :
> InterpolationHelper.performSubstitution((Map) configuration,ctx);
> before the :
> configurations.put(symbolicName, configuration);
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)