Comparing my code with the example code I found one very important difference, the collection that populates the sample is annotated with @DataModel. This is my error!
I had used a plain property of my component, that was the wrong way to do it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065165#4065165 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065165 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
