Mark Struberg created OWB-777:
---------------------------------

             Summary: InjectableMethod must unwrap normalscoping proxies
                 Key: OWB-777
                 URL: https://issues.apache.org/jira/browse/OWB-777
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.2.0
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.2.0


OWB-1.2.0 currently doesn't properly handle producer methods and similar 
functions if the method is protected or private. In this case we currently use 
reflection on the proxy but we need to invoke it on the unwrapped contextual 
instance instaed.

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

Reply via email to