You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2019/08/14 08:44:00 UTC

[jira] [Created] (SLING-8629) ConfigurationAdmin does not get registered without configurations

Carsten Ziegeler created SLING-8629:
---------------------------------------

             Summary: ConfigurationAdmin does not get registered without configurations
                 Key: SLING-8629
                 URL: https://issues.apache.org/jira/browse/SLING-8629
             Project: Sling
          Issue Type: Bug
          Components: Feature Model
    Affects Versions: Feature Model Launcher 1.0.6
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Feature Model Launcher 1.0.8


If the "featurelauncher" persistence manager for configuration admin is used, the persistence manager is only registered if OSGi configurations are contained in the launched feature model.
This means, if there are no configurations, than no peristence manager is registered which in turn prevents configuration admin from being registered
The persistence manager should be registered independent from whether configurations are available or not.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)