Run Configuration Plugins
-------------------------

                 Key: FELIX-2960
                 URL: https://issues.apache.org/jira/browse/FELIX-2960
             Project: Felix
          Issue Type: Improvement
          Components: Declarative Services (SCR)
    Affects Versions:  scr-1.6.0
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: scr-1.6.2


In earler releases configuration has been provided to components by registering 
ManagedService[Factory] services on behalf of the components.

This has been changed by directly getting required configuration from the 
Configuration Admin Service. This change causes the Configuration Plugins to 
not be called any longer before providing configuraiton to the components.

I would assume the specification intent is for the component to be provided 
configuration as if ManagedService[Factory] services would be registered for 
them. This means, that Configuration Plugins must actually be called by the 
Declarative Services Runtime in this case.

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

Reply via email to