I've met this problem before. I think it's caused because the session is
invalidated after the new view is rendered. You can't make a post back because jsf
can't find the serialized view to restore.
The solution is to use redirect in your link/button.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124655#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...