You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2012/11/07 00:22:12 UTC

[jira] [Resolved] (FELIX-3744) [DS] Component should set implementation object before propagating changed service properties

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

David Jencks resolved FELIX-3744.
---------------------------------

    Resolution: Fixed

r1406395  This is easy to fix and IMO a release blocker.
                
> [DS] Component should set implementation object before propagating changed service properties
> ---------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3744
>                 URL: https://issues.apache.org/jira/browse/FELIX-3744
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.6.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: scr-1.6.2
>
>
> A component needs to set its implementation object before propagating the service property changes from the activate method.  Otherwise the new service properties could satisfy a target filter and result in a getService() request before the implementation object is set but after it has been created.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira