[ http://issues.apache.org/jira/browse/FELIX-99?page=all ]

Clement Escoffier closed FELIX-99.
----------------------------------


Issue resolved by applying the patch

> Insertion of the component manager inside component classes
> -----------------------------------------------------------
>
>                 Key: FELIX-99
>                 URL: http://issues.apache.org/jira/browse/FELIX-99
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>            Reporter: Clement Escoffier
>         Assigned To: Richard S. Hall
>         Attachments: patch_cm_core.txt, patch_cm_plugin.txt
>
>
> iPOJO manipulation inserts a field inside the component classes. This field 
> is the component manager of the component. It is used to interact with the 
> container. 
> This field is a static field. As a consequence, two components created from 
> the same class share the same component manager. This is problematic in the 
> case of component factory where it must be possible to create 2 components 
> from the same class but with different metadata (container configuration).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to