This is key part of the above stack trace:
Caused by: org.hibernate.hql.ast.QuerySyntaxException: User is not mapped [select user
from User user]
I would infer from this that something went wrong with your generate entities. Does the
User object exist and is it mapped?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017563#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...