@DataModelSelection is intended to work with a clickable dataTable not a selectOneMenu
Change your "location" from @DataModelSelection to @In(required=false) and all
should be well.
| @In(required=false)
| private Location location;
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083022#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...