4 Replies Latest reply on Dec 2, 2008 6:14 PM by cremersstijn

    Seam Conversation Error with multiple ajax request

    cremersstijn

      I'm using Seam in combination with Richfaces.
      But i have a problem with my ajax requests..


      When the user cliks on a button that send a ajax-request to the server, while there is already a request i process, i always get this error:



      The conversation ended, timed out or was processing another request

      Is there a possibility to block all request while there is already a request in process?