[jboss-user] [JBoss Seam] - Exception redirection broken. 404 thrown

joeyxxx do-not-reply at jboss.com
Thu Dec 13 22:22:55 EST 2007


Redirections in pages.xml to error pages that reside anywhere besides the web root always redirect me to a 404 page.

eg

  | <exception>
  |         <redirect view-id="/errors/gatewayerror.xhtml">
  |             <message>Gateway error, please try again</message>
  |         </redirect>
  |     </exception>
  | 
This issue was fixed and seems to have been broken again in 2.0GA

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112786#4112786

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112786



More information about the jboss-user mailing list