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

--- Comment #6 from Karl Penney <karlpen...@eastlink.ca> 2012-04-09 18:07:46 
UTC ---
It shouldn't reject requests while the context is being reloaded. The
StandardContextValve waits for the reload to complete, but by that point it can
be too late since the request wrapper might not have gotten set. Maybe Tomcat
should not unregister the wrappers when a context is reloaded?

-- 
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