Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-1004

Subject / security domain overrides null values from CRI for a datasource with allow-multiple-users

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.16.Final, 1.1.0.Beta5
    • 1.0.15.Final, 1.1.0.Beta4
    • JDBC
    • None

      An issue cloned from JBPAPP6-1323 for the upstream.

      DataSource configured with security-domain using org.picketbox.datasource.security.CallerIdentityLoginModule is able to create correct connection
      when one of ds.getConection(username, password) is set to null.
      Null parameter is substituted using value of corresponding field from the security-domain.
      The datasource is defined using <allow-multiple-users/>.

      See test org.jboss.as.test.integration.jca.security.DsWithCallerIdentityLoginModuleTestCase at https://github.com/pskopek/jboss-as/tree/JBPAPP-9583.

        1. JBJCA-1004.patch
          3 kB
          Ivo Studensky
        2. JBJCA-1004-tests.patch
          3 kB
          Ivo Studensky

            istudens@redhat.com Ivo Studensky
            istudens@redhat.com Ivo Studensky
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: