[
https://issues.jboss.org/browse/JBWEB-260?page=com.atlassian.jira.plugin....
]
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