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 2010/07/30 13:42:20 UTC

[jira] Closed: (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 ]

Felix Meschberger closed FELIX-1942.
------------------------------------


Closing since version is released.

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