0 Replies Latest reply on Dec 27, 2002 7:32 PM by imustafa

    403 forbidden

    imustafa

      Hi,
      I configured my http://www.hamal.biz/pictures to be secured using the BASIC model. When I enter the login and password, the system seems to successfully authenticate the user but gives:
      HTTP ERROR: 403 Forbidden
      RequestURI=/pictures/
      I used guest/gues for user/password

      my app looks exactly the same as the jmx-console app as far as I can see. my pictures/WEB-INF/jboss-web.xml contains this:

      <jboss-web>
      <security-domain>java:/jaas/pictures</security-domain>
      </jboss-web>

      I also have the users.properties and roles.properties under pictures/WEB-INF/classes directories

      Help!!!!!!!!!