I found out that when you RestFully set up a @DataModel, the @DataModelSelection returns the 1st element of the list, always, but when you attach a @Factory to the action method, then it works fine.
It seems that the @Factory annotation has become more of a data table component extension and not just a method that executes when the component is invoked. Now, I am not sure if something needs to be fixed, or just placed into the documentation. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093166#4093166 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093166 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
