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 2011/01/12 22:16:45 UTC

[jira] Resolved: (FELIX-2778) DM compat bundle does not cleanup components when bundle is stopped

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

Pierre De Rop resolved FELIX-2778.
----------------------------------

    Resolution: Fixed

Committed a fix in revision 1058320.

The DependencyActivatorBase.stop(BundleContext ctx) method (in the compatibility bundle) was not invoking the "cleanup" method, which stops all active "Service" instances.

> DM compat bundle does not cleanup components when bundle is stopped
> -------------------------------------------------------------------
>
>                 Key: FELIX-2778
>                 URL: https://issues.apache.org/jira/browse/FELIX-2778
>             Project: Felix
>          Issue Type: Bug
>          Components: Dependency Manager
>            Reporter: Pierre De Rop
>            Assignee: Pierre De Rop
>            Priority: Minor
>
> The Dependency Manager compatibility bundle has a bug: when the bundle is stopped, all left over Service instances are not stopped propertly.

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