[ 
https://issues.apache.org/jira/browse/OWB-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804173#action_12804173
 ] 

Mark Struberg commented on OWB-246:
-----------------------------------

ok, found the problem: we cannot proxy private functions. The method handler is 
simply not called for private functions
I'm not sure why the observerMethod.invoke() calls the internal private 
function in this situation but this shall not be allowed.
Need to clarify if this is allowed in the spec

> BeanManager#getReference must create a bean with resolved dependencies
> ----------------------------------------------------------------------
>
>                 Key: OWB-246
>                 URL: https://issues.apache.org/jira/browse/OWB-246
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Context and Scopes
>    Affects Versions: M3
>            Reporter: Mark Struberg
>            Assignee: Gurkan Erdogdu
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> currently a bean reference will get returned but it all @Inject fields are 
> null

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to