[jboss-jira] [JBoss JIRA] (JBWEB-260) Asynchronous Servlet: AsyncContext.dispatch() to jsp causes endless loop
Christian Eichinger (JIRA)
jira-events at lists.jboss.org
Fri Jul 19 01:56:26 EDT 2013
[ https://issues.jboss.org/browse/JBWEB-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790896#comment-12790896 ]
Christian Eichinger commented on JBWEB-260:
-------------------------------------------
Will there be a fix for the problem anytime soon?
> 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
>
> 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