You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Mickaël HUSSON (JIRA)" <ji...@apache.org> on 2016/07/07 16:57:11 UTC

[jira] [Updated] (ARIES-1557) ConfigAdminContentHandler doesn't subsitute variable

     [ 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)