David Jencks created FELIX-3744: ----------------------------------- Summary: [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