[weld-issues] [JBoss JIRA] Created: (WELDINT-44) Weld & Asynchronous servlets on JBoss 6.0 M2

William Draï (JIRA) jira-events at lists.jboss.org
Thu Feb 18 07:02:10 EST 2010


Weld & Asynchronous servlets on JBoss 6.0 M2
--------------------------------------------

                 Key: WELDINT-44
                 URL: https://jira.jboss.org/jira/browse/WELDINT-44
             Project: Weld Integration
          Issue Type: Bug
            Reporter: William Draï
            Assignee: Pete Muir


Weld seems to break asynchronous servlets 3 (new in JBossWeb). I think it's because the Weld/JBoss integration maps all requests to the ConversationPropagationFilter that is not marked async-supported .
Strangely this filter is not applied to servlets implementing HttpEventServlet but it's probably a normal JBossWeb behaviour.

Besides that I'm not in a JSF environment so I don't need this conversation propagation, is there any way to disable this filter ?


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the weld-issues mailing list