You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2009/04/22 03:12:31 UTC

[jira] Work started: (SMX4KNL-261) Missing system property replacement in feature configurations

     [ https://issues.apache.org/activemq/browse/SMX4KNL-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SMX4KNL-261 started by Freeman Fang.

> Missing system property replacement in feature configurations
> -------------------------------------------------------------
>
>                 Key: SMX4KNL-261
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-261
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>    Affects Versions: 1.1.0, 1.2.0
>            Reporter: Horst Studer
>            Assignee: Freeman Fang
>             Fix For: 1.2.0
>
>         Attachments: SMX4KNL-gshell-features.patch
>
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> The documentation (http://servicemix.apache.org/SMX4KNL/46-provisioning.html) states that the
> definition of configuration properties inside a feature like
> <config name="com.foo.bar">
>   myProperty = myValue
> </config>
> has the same effect as dropping a file named com.foo.bar.cfg into the etc folder.
> But while system property placeholders in the form of ${system.property} are replaced in property
> values inside config files, they are not replaced in property values inside feature configurations.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.