[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-503) Allow propagation of JSF error message after end of conversation

Louis Coetzee (JIRA) jira-events at jboss.com
Wed Nov 15 08:55:41 EST 2006


Allow propagation of JSF error message after end of conversation
----------------------------------------------------------------

                 Key: JBSEAM-503
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-503
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Core
            Reporter: Louis Coetzee
            Priority: Minor


Using the Seam facesMessages component works very well to propagte error messages over different JSF renders, but only within a conversation. The moment a conversation is ended  (@End(beforeRedirect=true)) with a message still pending, the facesMessages component gets destroyed, with the result that the error message is not displayed. Is there a way to allow progagation of this error message beyond the lifetime of the conversation ?



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list