[jboss-dev-forums] [Design of Security on JBoss] - JAAS Error Handling

manasmallik do-not-reply at jboss.com
Tue Jan 20 11:29:39 EST 2009


I am using DatabaseServerLoginModule for JAAS Form based authentication.
My problem is that, if the data base is down then how can i propagate the error message from the DatabaseServerLoginModule to the error jsp page, which is configured for the Form based authentication in web.xml file. I have another question, how to differentiate in the error page , if the error actually happens because the user is invalid or the error comes because the data base which may be down at the time of authentication.

I appreciate the reply.

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

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



More information about the jboss-dev-forums mailing list