You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Thomas Leveque (JIRA)" <ji...@apache.org> on 2014/08/27 17:53:57 UTC

[jira] [Created] (FELIX-4621) bad injected bundle context when instances are defined using @Configuration

Thomas Leveque created FELIX-4621:
-------------------------------------

             Summary: bad injected bundle context when instances are defined using @Configuration
                 Key: FELIX-4621
                 URL: https://issues.apache.org/jira/browse/FELIX-4621
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
    Affects Versions: ipojo-runtime-1.12.0
         Environment: Mac OS X
            Reporter: Thomas Leveque


When you define a component class in a bundle B1 and define instances in a bundle B2 using @Configuration annotation, the injected bundle context into the instance is B1 instead of B2.



--
This message was sent by Atlassian JIRA
(v6.2#6252)