Is 'staff' mapped to something else other than the entity of Staff? It says in
the stack trace that it staff is a @DataModel. So do you have:
| @Data List<Staff> staff;
|
anywhere in your code?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095674#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...