[jboss-jira] [JBoss JIRA] (JBWEB-260) Asynchronous Servlet: AsyncContext.dispatch() to jsp causes endless loop
Remy Maucherat (JIRA)
jira-events at lists.jboss.org
Mon Jul 22 03:22:26 EDT 2013
[ https://issues.jboss.org/browse/JBWEB-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Remy Maucherat resolved JBWEB-260.
----------------------------------
Fix Version/s: JBossWeb-7.2.1.GA
Resolution: Done
It is r2153 in the web svn, which is in Web 7.2.1.
> Asynchronous Servlet: AsyncContext.dispatch() to jsp causes endless loop
> ------------------------------------------------------------------------
>
> Key: JBWEB-260
> URL: https://issues.jboss.org/browse/JBWEB-260
> Project: JBoss Web
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: JBossWeb-7.0.13.GA
> Environment: JBoss 7.1.1.GA
> Reporter: Christian Eichinger
> Assignee: Remy Maucherat
> Fix For: JBossWeb-7.2.1.GA
>
>
> The dispatching of an asynchronous servlet request to a JSP causes a loop. Before the completion of the asynchronous Servlet request it is re-issued to the Runnable calling AsyncContext.dispatch(). AsyncListener.onComplete() is not called.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list