On Mon, 2011-04-18 at 13:52 +0200, Max Rydahl Andersen wrote:
At least put a http accessible welcome page *somewhere* and consider
this a request to make
the error codes/handling consistent on both management, empty root and within a deployed
context
if at all possible.
Ok, the behavior is different because:
- One is the fancier servlet layer error page processing (which does
user error pages, etc)
- One is the web container (lack of) error report mechanism (which gets
invoked when there's no webapp)
- One is the Http server of the JVM doing something diffent (which may
change anytime since the implementation is pluggable)
--
Remy Maucherat <rmaucher(a)redhat.com>
Red Hat Inc