10 Replies Latest reply on Sep 19, 2007 2:06 PM by pmuir

    FacesMessage propagation issue

    lcoetzee

      Hi,

      I am struggling a bit to propagate my FacesMessage over redirects when used in conjunction with @End(beforeRedirect=true).

      When not ending the conversation, my faces message is displayed on the desired page. However, the moment I try to force an end using the above annotation, the message is gone.


      Any suggestions ?

      Thanks