I guess that's not the problem ... The schema does get updated by Hibernate, but still I'm getting the following exception : javax.faces.el.EvaluationException: java.lang.IllegalArgumentException: org.hibernate.hql.ast.QuerySyntaxException: User is not mapped [select u from User u where u.name=:el1 and u.active = true]
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077247#4077247 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077247 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
