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

Tim Guendel commented on OWB-1137:
----------------------------------

Finally, I read contradicting locations for beans.xml: is it WEB-INF or 
META-INF ?

Also, is the content correct ?

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://xmlns.jcp.org/xml/ns/javaee";
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
       xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee 
http://xmlns.jcp.org/xml/ns/javaee/beans_1_1.xsd";
       version="1.1" bean-discovery-mode="annotated">           
</beans>

> 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