You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/02/09 21:57:12 UTC

[jira] [Created] (OWB-776) private and protected producer methods do not properly de-reference the contextual instance

Mark Struberg created OWB-776:
---------------------------------

             Summary: private and protected producer methods do not properly de-reference the contextual instance
                 Key: OWB-776
                 URL: https://issues.apache.org/jira/browse/OWB-776
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.2.0
            Reporter: Mark Struberg
            Assignee: Mark Struberg
            Priority: Critical
             Fix For: 1.2.0


Any private or protected producer method in owb-1.2.0 does not unwrap the Contextual Instance but gets performed on the OwbNormalScopeProxy. 

Thus any @Inject field used by this producer method will be null

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira