Seam does some magic to propagate your FacesMessage across redirects - the messages
aren't actually added to the FacesContext until just before they are rendered. The
getCurrentXXX() methods are just convenience methods to get the current messages from the
FacesContext and don't get the messages enqueued by FacesMessages.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042037#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...