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

DynamicLoginConfig is not parsing text module-option elements correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • JBossAS-4.0.3 Final
    • JBossAS-4.0.3RC2
    • None
    • None

      Hi,
      I trying to configure a DynamicLoginConfig with an embedded configuration for the login module. I took the sample from
      http://jira.jboss.com/jira/browse/JBAS-2063

      The
      <jaas:module-option name="unauthenticatedIdentity">guest</jaas:module-option>
      is not respected. I mean the unauthenticatedIdentity of the instantiated org.jboss.security.auth.spi.XMLLoginModule is null,
      instead of "guest".

      Aside from that the log stated two warnings:
      WARN [EntityResolver] Entity is not registered, publicId=null systemId=resource:security-config_4_1.xsd
      WARN [RtUtil] Neither getter/setter nor field were found for field value in class org.jboss.security.auth.login.ModuleOptionContainer

      Regards Karin

            starksm64 Scott Stark (Inactive)
            wv-javacoder Roland Räz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: