[jboss-jira] [JBoss JIRA] (WFLY-5975) @RequestScoped context lost in @Asynchonous calls

Iaroslav Savytskyi (JIRA) issues at jboss.org
Mon Jan 11 18:23:00 EST 2016


Iaroslav Savytskyi created WFLY-5975:
----------------------------------------

             Summary: @RequestScoped context lost in @Asynchonous calls
                 Key: WFLY-5975
                 URL: https://issues.jboss.org/browse/WFLY-5975
             Project: WildFly
          Issue Type: Bug
          Components: CDI / Weld, EJB
    Affects Versions: 9.0.2.Final
            Reporter: Iaroslav Savytskyi
            Assignee: Stuart Douglas
         Attachments: async_req_test.7z

According to CDI spec 1.2 ( http://docs.jboss.org/cdi/spec/1.2/cdi-spec.html#request_context) request scope should be active during any async calls. But in fact for every thread new request scope created and original data are lost. 



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list