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/14 09:40:18 UTC

[jira] Work started: (FELIX-1942) Component Factory instances are may reactivate

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

Work on FELIX-1942 started by Felix Meschberger.

> Component Factory instances are may reactivate
> ----------------------------------------------
>
>                 Key: FELIX-1942
>                 URL: https://issues.apache.org/jira/browse/FELIX-1942
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR), Specification compliance
>    Affects Versions: scr-1.2.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For:  scr-1.2.2
>
>
> According to secion 112.5.5, Factory Component, of the Declarative Services specification, component factory instances are never reactivated:
>         Once a component configuration created by the Component Factory has been
>         deactivated, that component configuration will not be reactivated or used again.
> Currently such instances are not really disposed off but just deactivated and may later be reactivated, which is wrong.

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