Hi.
I have a page like this
<h:form id="someForm">
<h:commandButton id="action" value="Action"
action="#{someAction.action}"/>
</h:form><exception> <redirect view-id="/error.xhtml"> <message>Unexpected error, please try again</message> </redirect> </exception>
Fixed in CVS: http://jira.jboss.com/jira/browse/JBSEAM-1776