[jboss-as7-dev] Missing 404 for non-existent web app context?
Remy Maucherat
rmaucher at redhat.com
Mon Apr 18 07:16:25 EDT 2011
On Mon, 2011-04-18 at 12:59 +0200, Max Rydahl Andersen wrote:
> Why does one exclude the other ?
>
> If I goto http://localhost:8080 on a newly configured server I would expect some kind
> of default content (handholding/branding/verifythingswork etc.) page.
>
> If I goto http://localhost:8080/pagethatdoesnotexist I would expect a 404 page.
As soon as a request maps to something (= there's a host and a webapp
mapped), you'll get the default usual behavior.
--
Remy Maucherat <rmaucher at redhat.com>
Red Hat Inc
More information about the jboss-as7-dev
mailing list