You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Pierre De Rop (JIRA)" <ji...@apache.org> on 2016/05/28 20:40:12 UTC

[jira] [Commented] (FELIX-5268) Service not unregistered while bundle is starting

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

Pierre De Rop commented on FELIX-5268:
--------------------------------------

Added test case in revision 1745936:

Adding         src/org/apache/felix/dm/itest/api/FELIX5268_AddRemoveServiceTest.java
Adding         src/org/apache/felix/dm/itest/bundle2
Adding         src/org/apache/felix/dm/itest/bundle2/Activator.java
Adding         src/org/apache/felix/dm/itest/bundle2/AddRemoveService.java
Adding         src/org/apache/felix/dm/itest/bundle2/packageinfo


> Service not unregistered while bundle is starting
> -------------------------------------------------
>
>                 Key: FELIX-5268
>                 URL: https://issues.apache.org/jira/browse/FELIX-5268
>             Project: Felix
>          Issue Type: Bug
>          Components: Dependency Manager
>    Affects Versions: org.apache.felix.dependencymanager-r1
>            Reporter: Pierre De Rop
>            Assignee: Pierre De Rop
>             Fix For: org.apache.felix.dependencymanager-r9
>
>
> This bug has been reported by Bram from the felix users mailing list: http://www.mail-archive.com/users%40felix.apache.org/msg17269.html
> -> When a bundle is starting, and if a service providing component is added from the Activator, then if the component is losing a required service dependency or if the component is intentionally removed from the activator, then the DM component is stopped, but any services provided by the component are not unregistered from the service registry.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)