You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/12/08 16:50:19 UTC

[jira] Closed: (FELIX-1733) Disposed components are not removed from the component registry

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

Felix Meschberger closed FELIX-1733.
------------------------------------


SCR 1.2.0 has been released. Close all issues.

> Disposed components are not removed from the component registry
> ---------------------------------------------------------------
>
>                 Key: FELIX-1733
>                 URL: https://issues.apache.org/jira/browse/FELIX-1733
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.2.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: scr-1.2.0
>
>
> Stopping bundles disposes the bundle's components. But the components remain registered in the component registry.
> Listing the components later through the Web Console or the Shell Command results in NullPointerException because the bundle field of the components has been set to null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.