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

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

somehow the NormalScopedBeanInterceptorHandler does not get called as we can 
see from this stack trace:

          at 
at.ac.tuwien.tiss.core.fe.menu.MenuBean.changeMenuLanguage(MenuBean.java:60)
          at 
sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-1)
          at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:597)
          at 
org.apache.webbeans.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:204)
          at 
org.apache.webbeans.event.NotificationManager.fireEvent(NotificationManager.java:310)
          at 
org.apache.webbeans.container.BeanManagerImpl.fireEvent(BeanManagerImpl.java:315)
          at org.apache.webbeans.event.EventImpl.fire(EventImpl.java:67)
          at 
at.ac.tuwien.tiss.core.fe.LanguageSettingRequestModel.english(LanguageSettingRequestModel.java:38)

still digging deeper ...

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