[ 
https://issues.apache.org/jira/browse/FELIX-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036735#comment-13036735
 ] 

Felix Meschberger commented on FELIX-2960:
------------------------------------------

A discussion thread [1] has been started on the OSGi Dev List to validate my 
assumption

[1] http://www.mail-archive.com/[email protected]/msg02021.html

> 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