2 Replies Latest reply on Feb 18, 2010 1:04 PM by william.drai

    Weld & Asynchronous servlets

    william.drai

      I just tried on JBoss 6 M2 an app using Weld and asynchronous servlets 3 that works fine on GlassFish v3.


      It seems that Weld breaks async behaviour on the whole web app by mapping ConversationPropagationFilter to all requests. How can I desactivate this filter ?