This is well within the contract for JSF - It simply says that the value attribute of the
UISelectMany should be an array or List - it doesn't say that it is a PersistentBag.
So, yes, the UISelectMany did replace the collection, as it is allowed to do. The only
work around I can see is to deal with this in your code (action method).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059571#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...