You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/05/07 16:15:21 UTC

[Bug 53024] Accessing Servlet while Reloading context gives 404 error

https://issues.apache.org/bugzilla/show_bug.cgi?id=53024

--- Comment #8 from Mark Thomas <ma...@apache.org> ---
I can recreate this with the provided test case. The 404 response is not the
expected behaviour. Tomcat should pause the request until the application
finishes reloading and then server.

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