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

Romain Manni-Bucau commented on OWB-1137:
-----------------------------------------

- about the logger: would need to see the full setup but a missing dependency 
or a missing beans.xml can cause that (BTW we would need another mail thread or 
issue to discuss it to not pollute this one ;))
- about the session: this is what I suspected, the fact they are the same fully 
depends on the client and if the client propagates properly the session (can be 
in the URL/JSESSIONID, Cookies or few other options with tomcat). Seems you use 
JSF there and therefore JSF should be fully backed by servlet session on this 
aspect but a quick way to validate it would be to not use JSF and just plain 
servlets to test the same.


> 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