3 Replies Latest reply on Jan 9, 2008 7:02 PM by pmuir

    Rollback and redirection to input page?

    behmen

      Hello,

      is there any way to throw a Applicationexception with Rollbackanotation and than redirect to the input page where the user gets a FacesMessage ?

      The default behaviour redirects me to the Seam Debug Page, even if i disable debug in the component.xml. And the redirect annotation to a error page is not a solution, i want go back to the input page.