[
https://issues.apache.org/jira/browse/OWB-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15403522#comment-15403522
]
Romain Manni-Bucau commented on OWB-1137:
-----------------------------------------
Ok so here few things:
- CDI 1.2 + TomEE 1.7 is not supported (officially) so you need to stick on CDi
1.0
- Your output tend to show your update call doesn't reuse the same session (ie
your client is wrong)
- OWB 1.6.x session scope handling was rewritten (TomEE 7.x) so can be another
test to do
Best to move forward is likely to share us a test project with at least one
failling test showing that it doesn't do what you want
> 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)