[jboss-jira] [JBoss JIRA] (JBJCA-1004) Subject / security domain overrides null values from CRI for a datasource with allow-multiple-users

Ivo Studensky (JIRA) jira-events at lists.jboss.org
Fri Mar 15 06:13:42 EDT 2013


    [ https://issues.jboss.org/browse/JBJCA-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761317#comment-12761317 ] 

Ivo Studensky edited comment on JBJCA-1004 at 3/15/13 6:12 AM:
---------------------------------------------------------------

The fix has been tested by IJ test suite and by JDBC TCK tests and committed to the 1.0 branch.
                
      was (Author: istudens):
    The fix has been tested by IJ test suite and by JDBC TCK tests.
                  
> Subject / security domain overrides null values from CRI for a datasource with allow-multiple-users
> ---------------------------------------------------------------------------------------------------
>
>                 Key: JBJCA-1004
>                 URL: https://issues.jboss.org/browse/JBJCA-1004
>             Project: IronJacamar
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 1.0.15.Final
>            Reporter: Ivo Studensky
>            Assignee: Ivo Studensky
>             Fix For: 1.0.16.Final
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list