Do you have org.appfuse.model.User as a mapped class in your hibernate.cfg.xml file?
On 5/24/07, nmall <[EMAIL PROTECTED]> wrote:
Hi, When I try to login on the login page, my appfuse based application gives me the following error. It is according to ACEGI docs an internal authentication error. It doesn't even go into my UserAction or other classes. Any idea what ths is Thanks a lot!! ( The user here is mraible as I tried to give mraible/tomcat) WARN - Authentication event AuthenticationFailureServiceExceptionEvent: mraible; details: [EMAIL PROTECTED]: RemoteIpAddress: 127.0.0.1; SessionId: 3pfcll2ka5o9j; exception: User is not mapped. [from User w here username=?]; nested exception is org.hibernate.hql.ast.QuerySyntaxException : User is not mapped. [from User where username=?]; nested exception is org.spri ngframework.orm.hibernate3.HibernateQueryException: User is not mapped. [from Us er where username=?]; nested exception is org.hibernate.hql.ast.QuerySyntaxExcep tion: User is not mapped. [from User where username=?] -- View this message in context: http://www.nabble.com/ACEGI-exception-tf3812455s2369.html#a10791628 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
