[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1516) Issuing another request while waiting for AJAX request to return causes concurrent conversation exception
Pete Muir (JIRA)
jira-events at lists.jboss.org
Sun Jan 27 17:48:36 EST 2008
[ http://jira.jboss.com/jira/browse/JBSEAM-1516?page=all ]
Pete Muir closed JBSEAM-1516.
-----------------------------
Resolution: Duplicate Issue
Dupe of JBSEAM-1832
> 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