3 Replies Latest reply on Sep 6, 2002 4:52 PM by poco

    DatabaseServerLogin: Tomcat HTTP Status 403 for incorrect ro

    mindyp

      Hello,
      I'm using JBoss 3.0.0 bundled with Tomcat 4.0.3.
      I'm trying to used form base authentication with a DatabaseServerLogin module. When I enter an incorrect user or password, the form takes me to the error page. However, when I enter a correct user/ password with an incorrect role, I get the following:
      Apache Tomcat/4.0.3 - HTTP Status 403 - Access to the requested resource has been denied
      type Status report
      message Access to the requested resource has been denied
      description Access to the specified resource (Access to the requested resource has been denied) has been forbidden.

      Why am I taken to this page instead of my error page, and how can I configure it to take me to my error page?

      Thanks.