https://issues.apache.org/bugzilla/show_bug.cgi?id=53621
--- Comment #3 from Kyle Harper ---
Regarding RFC 2616 and 4xx vs. 5xx codes, I agree that 4xx is more appropriate.
I'm not sure I agree that 404 is the best option as it lacks information for
the client, but given Konstantin's remark #1 "
https://issues.apache.org/bugzilla/show_bug.cgi?id=53621
--- Comment #2 from Konstantin Kolinko ---
Note that
1. A stopped application is effectively absent from Tomcat and its request
Mapper.
The request is thus served by whatever other web application that is available
for that request path, t
https://issues.apache.org/bugzilla/show_bug.cgi?id=53621
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---