[
http://jira.jboss.com/jira/browse/JBSEAM-2456?page=comments#action_12397904 ]
Matthew Lieder commented on JBSEAM-2456:
----------------------------------------
FYI, my current workaround in 2.0.1.GA is the following:
<exception>
<end-conversation />
<redirect view-id="/error.xhtml">
<message severity="error">#{org.jboss.seam.handledException.message !=
"pageflow has not yet started" ? org.jboss.seam.handledException.message :
""}</message>
</redirect>
</exception>
Exception redirect when in pageflow can cause spurious additional
facesmessage
------------------------------------------------------------------------------
Key: JBSEAM-2456
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2456
Project: JBoss Seam
Issue Type: Bug
Components: JSF Integration
Affects Versions: 2.0.1.CR2
Reporter: Matthew Lieder
Fix For: 2.0.2.GA
See comments and repro webapp in JBSEAM-2139
--
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