https://issues.apache.org/bugzilla/show_bug.cgi?id=56640
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |INVALID --- Comment #4 from Mark Thomas <[email protected]> --- I have been provided with the test case off-line. In the failure scenarios I observed, and in the example stack traces provided of when the problem occurred, the request was being routed through a filter that was not marked as async-supported. Therefore, Tomcat is correctly reporting that async is not supported for that request. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
