https://bz.apache.org/bugzilla/show_bug.cgi?id=59398

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|REOPENED                    |RESOLVED

--- Comment #3 from Mark Thomas <ma...@apache.org> ---
This looks like application mis-behaviour to me: continuing to access the
request/response object (or objects obtained from them) after processing has
completed for the original request/response pair. Given what can go wrong in
that case, an Exception is the least of your worries.

If you can provide a simple as possible test case that demonstrates this issue
without the application behaving as I describe above then please do re-open
this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to