"gengar" wrote : I ask myselfe since when it has to be | | @DataModelSelection(value="getUserlist") | | and not | | @DataModelSelection("userlist") ?
That depends on where the @DataModel annotation is located. I annotated the getter methods so I used the name of the getters. If you annotate the field you've to use the name of the field. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948636#3948636 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948636 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user