[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1516) Issuing another request while waiting for AJAX request to return causes concurrent conversation exception

Robb Greathouse (JIRA) jira-events at lists.jboss.org
Wed Jun 20 16:22:51 EDT 2007


Issuing another request while waiting for AJAX request to return causes concurrent conversation exception
---------------------------------------------------------------------------------------------------------

                 Key: JBSEAM-1516
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1516
             Project: JBoss Seam
          Issue Type: Bug
          Components: Async
    Affects Versions: 1.2.1.GA
         Environment: RichFaces, AJAX and Seam 1.2.1
            Reporter: Robb Greathouse
            Priority: Minor


When the user kicks off an AJAX request and then clicks on a link before it responds we get a concurrent conversation exception.  Shouldn't a request that would cause this error be held until the request either times out or is completed and then passed through?  

Thinking that the filter in tomcat that gets the conversation could also prevent consurrency crashes.



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

        



More information about the seam-issues mailing list