JSF imposes a validation constraint on all selectXXX that the selected object *must* be in
the original list. In this case you are getting the list from the session (some old
(SM)PC) and the selection from the conversation (current SMPC) which, due to PC caching,
are different objects.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071122#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...