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

--- Comment #5 from Christopher Schultz <ch...@christopherschultz.net> 
2012-04-09 16:28:16 UTC ---
(In reply to comment #4)
> The problem seems to be that the wrappers (servlets) are unregistered from the
> context as part of the stop process. If a request comes in before the context
> is started again, then no wrapper gets mapped to the request and
> StandardContextValve returns SC_NOT_FOUND.

This isn't a bug: it's how Tomcat works. Why would your undeployed context
still be able to successfully serve requests?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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