I can set the default error pages in the web.xml for a specific app; however, I cannot
discover how to set default error pages for root.
I tried setting values in
/opt/jboss-5.0.0.GA/server/default/deploy/ROOT.war/WEB-INF/web.xml; this did not work.
For the HTTP Status 404 error (resource not available), I would like to forward users my
own page when they mistype a URL rather then having them sent to the generic JBoss page.
Thx.
Mike
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203536#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...