Is the key id of your entity bean an object e.g. of type Long? If so, maybe it helps when
you overwrite the equals and hashCode method in the entity class. This was the only thing
that helped me (under 2.0.0.CR3) when I used s:convertEntity to assign the selected item
to the object in the list.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113375#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...