1 Reply Latest reply on Jun 4, 2003 10:56 PM by pwatten

    JAAS Database role error

    pwatten

      I am having hopefully a small problem. I have the database connector working correctly but I seem to have a problem with the roles. I have set the web.xml to use the role login for login. I have
      tmadden for the login it loads the following into setting JAAS subjectAttributeName(j_subject) : Subject(Principals{securityAdmin(members:tmadden),tmadden,login(members:tmadden)}PublicCredentials{}PrivateCredentials{count=0})

      but fails for the trying to find the role for login?

      Any thoughts?