Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-1477

Pass in the security-domain name to the login modules for error reporting

    XMLWordPrintable

Details

    Description

      Misconfiguration of the security domain often leads to errors like the following where the default other domain login module is executing:

      2005-02-16 14:11:08,819 ERROR [org.jboss.security.auth.spi.UsersRolesLoginModule] Failed to load users/passwords/role files
      java.io.IOException: Properties file users.properties not found
      at org.jboss.security.auth.spi.UsersRolesLoginModule.loadProperties(UsersRolesLoginModule.java:217)
      at org.jboss.security.auth.spi.UsersRolesLoginModule.loadUsers(UsersRolesLoginModule.java:234)
      at org.jboss.security.auth.spi.UsersRolesLoginModule.initialize(UsersRolesLoginModule.java:100)

      If the security domain service passed in its name this could be incorporated into error messages to help clarify what the configuration problem is.

      Attachments

        Issue Links

          Activity

            People

              j2ee_junkie chris griffith (Inactive)
              starksm64 Scott Stark (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: