0 Replies Latest reply on Nov 6, 2004 5:19 PM by gringro

    Exception being eaten on Login

    gringro

      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.