[
https://issues.jboss.org/browse/JBAS-8294?page=com.atlassian.jira.plugin....
]
William Draï commented on JBAS-8294:
-------------------------------------
I understand that there are time constraints for the release of JB6, but please note that
this issue prevents the combined use of two of the most interesting features of EE6 :
asynchronous servlets and CDI.
Even if the EE6 TCK does not seem to enforce this, it seems more than acceptable to use
these two technologies in the same application, so please don't delay the fix for this
for too long.
Until when a patch could be accepted for JB6 final, or maybe 6.0.1 ?
Weld & Asynchronous servlets on JBoss 6.0 M2
--------------------------------------------
Key: JBAS-8294
URL:
https://issues.jboss.org/browse/JBAS-8294
Project: JBoss Application Server
Issue Type: Bug
Components: Weld/CDI
Reporter: William Draï
Fix For: TBD
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.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira