[jboss-user] [Security & JAAS/JBoss] - Re: Simple Web Form authentication using JAAS with DatabaseS

Wolfgang Knauf do-not-reply at jboss.com
Mon Jun 22 08:22:11 EDT 2009


Hi,

at first glance: your roles query contains a small, but breaking error: it should be 'Roles' instead of 'Role':
select role, 'Roles' from roles where username=?

If this does not help: activate logging of the security layer. See the http://www.jboss.org/community/wiki/SecurityFAQ, question 4.

Hope this helps

Wolfgang

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239070#4239070

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239070



More information about the jboss-user mailing list