[jboss-user] [JBoss Seam] - Re: convertEntity: mixing session and conversation data
pete.muir@jboss.org
do-not-reply at jboss.com
Mon Aug 6 07:07:25 EDT 2007
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#4071122
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071122
More information about the jboss-user
mailing list