First a little background information, I'm deploying a web application using form authentication in conjunction with the DatabaseUserLogin module. The problem I am having is that when the web application loses database connectivity and an exception is thrown from the DatabaseUserLogin, the user is forwarded to form-error-page page, with an invalid username/password message, instead of one of the error-page pages defined in the web.xml file. Does anyone know how to get the container to forward the user to an error page instead of the form-error-page?
Any help is greatly appreciated. Thanks. Mike R. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854189#3854189 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854189 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
