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

Felix Meschberger commented on FELIX-4188:
------------------------------------------

I don't think we should build a hard external dependency into SCR. If such a 
thing would be needed it should be embedded in the SCR bundle during build time.

Can you come up with a test showing the problem and proving the the problem 
solved ? Thanks.
                
> If a bundle is stopped while the SCR extender is being stopped, the callback 
> for the STOPPING event returns before full deactivation
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-4188
>                 URL: https://issues.apache.org/jira/browse/FELIX-4188
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.6.2
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: scr-1.8.0
>
>
> This can cause errors when actually deactivating components because the 
> classloader and bundle context aren't valid anymore.
> I'll provide a fix using the AbstractExtender from felix utils instead.

--
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

Reply via email to