ViewExpiredException is a JSF 1.2 feature. RichFaces 3.1.x keep JSF 1.1
compatibility, so, it follow to jsf 1.1 specifications.
To support ViewExpiredException, we need a switch dependencies to JSF
1.2, as far as no such class in the JSF 1.1 API.
Pete Muir wrote:
http://jira.jboss.com/jira/browse/RF-2294
This is one is affecting
SeamFramework.org and is urgent. We need to
get a fix into the 3.1.x branch.
Thanks guys :)