JBoss Community

Seam problem no persistent classes found for query class: select u from

created by darko Grozdanovski in Beginner's Corner - View the full discussion

hi. i am trying to run an app on jboss 5.1.0 GA using a postgreSQL database and it all works great except there is a error when i press the login button:

 

WARN  [org.hibernate.hql.QuerySplitter] (http-127.0.0.1-8080-1) no persistent classes found for query class: select u from org.ideaproject.model.User u where email = :username
2010-10-31 21:18:16,875 WARN  [org.jboss.seam.security.jaas.SeamLoginModule] (http-127.0.0.1-8080-1) Error invoking login method

 

anyone knows how do i solve this?

 

thank you for any help you can give me.

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community