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

Mark Struberg commented on OWB-1137:
------------------------------------

Oh I see. CDI.current() only works on CDI 1.1 and beyond (which is used in 
TomEE-7.x) . And TomEE-1.7.4 uses CDI-1.0. 
In that case please use WebBeansContext.getInstance().getBeanManagerImpl()

> SessionScoped CDI bean is not updated when injected in a HttpServlet
> --------------------------------------------------------------------
>
>                 Key: OWB-1137
>                 URL: https://issues.apache.org/jira/browse/OWB-1137
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Injection and Lookup
>            Reporter: Tim Guendel
>
> The problem is described here: 
> http://stackoverflow.com/questions/38661685/cdi-bean-is-not-updated-when-injected-in-a-servlet



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to