2 Replies Latest reply on Dec 18, 2007 5:13 PM by joeyxxx

    Exception redirection broken. 404 thrown

    joeyxxx

      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