You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Andreas Pieber (JIRA)" <ji...@apache.org> on 2011/04/09 12:16:08 UTC

[jira] [Created] (KARAF-562) Config properties defined in tag (features.xml) are loaded during each refresh

Config properties defined in <config> tag (features.xml) are loaded during each refresh
---------------------------------------------------------------------------------------

                 Key: KARAF-562
                 URL: https://issues.apache.org/jira/browse/KARAF-562
             Project: Karaf
          Issue Type: Bug
    Affects Versions: 2.2.0
            Reporter: Andreas Pieber
             Fix For: 2.2.1, 3.0.0


If you create a ManagedServiceFactory and define the configuration directly in the features.xml the configurations are installed for each refresh of the feature but never uninstalled which leads to many installations of the same service again and again...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (KARAF-562) Config properties defined in tag (features.xml) are loaded during each refresh

Posted by "Jamie goodyear (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-562.
--------------------------------

    
> Config properties defined in <config> tag (features.xml) are loaded during each refresh
> ---------------------------------------------------------------------------------------
>
>                 Key: KARAF-562
>                 URL: https://issues.apache.org/jira/browse/KARAF-562
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>            Reporter: Andreas Pieber
>            Assignee: Andreas Pieber
>             Fix For: 2.2.1, 3.0.0
>
>
> If you create a ManagedServiceFactory and define the configuration directly in the features.xml the configurations are installed for each refresh of the feature but never uninstalled which leads to many installations of the same service again and again...

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

        

[jira] [Resolved] (KARAF-562) Config properties defined in tag (features.xml) are loaded during each refresh

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Pieber resolved KARAF-562.
----------------------------------

    Resolution: Fixed
      Assignee: Andreas Pieber

Committing to https://svn.apache.org/repos/asf/karaf/branches/karaf-2.2.x ...
        M       features/core/src/main/java/org/apache/karaf/features/internal/FeaturesServiceImpl.java
Committed r1091815

Committing to https://svn.apache.org/repos/asf/karaf/trunk ...
        M       features/core/src/main/java/org/apache/karaf/features/internal/FeaturesServiceImpl.java
Committed r1091817


> Config properties defined in <config> tag (features.xml) are loaded during each refresh
> ---------------------------------------------------------------------------------------
>
>                 Key: KARAF-562
>                 URL: https://issues.apache.org/jira/browse/KARAF-562
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>            Reporter: Andreas Pieber
>            Assignee: Andreas Pieber
>             Fix For: 2.2.1, 3.0.0
>
>
> If you create a ManagedServiceFactory and define the configuration directly in the features.xml the configurations are installed for each refresh of the feature but never uninstalled which leads to many installations of the same service again and again...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira