You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2016/08/03 10:25:20 UTC

[jira] [Comment Edited] (OWB-1137) SessionScoped CDI bean is not updated when injected in a HttpServlet

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

Romain Manni-Bucau edited comment on OWB-1137 at 8/3/16 10:25 AM:
------------------------------------------------------------------

- Wrong @SessionScoped (JSF one instead of CDI?)
- Wrong "container" (spring?)
- Custom setup breaking container one (custom OWB listeners in web.xml for instance, custom JSF setup, ...)?

edit: anyway looks like this would belong to the user mailing list more than JIRA


was (Author: romain.manni-bucau):
- Wrong @SessionScoped (JSF one instead of CDI?)
- Wrong "container" (spring?)
- Custom setup breaking container one (custom OWB listeners in web.xml for instance, custom JSF setup, ...)?

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