[jboss-jira] [JBoss JIRA] (AS7-4433) AS7DataSourceDeployer#setMcfProperties() never reads TimeOut#isSetTxQueryTimeout property

Viacheslav Krot (JIRA) jira-events at lists.jboss.org
Mon Apr 9 12:51:47 EDT 2012


Viacheslav Krot created AS7-4433:
------------------------------------

             Summary: AS7DataSourceDeployer#setMcfProperties() never reads TimeOut#isSetTxQueryTimeout property
                 Key: AS7-4433
                 URL: https://issues.jboss.org/browse/AS7-4433
             Project: Application Server 7
          Issue Type: Bug
          Components: JCA
    Affects Versions: 7.1.1.Final
            Reporter: Viacheslav Krot
            Assignee: Jesper Pedersen


Code in org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.AS7DataSourceDeployer#setMcfProperties(..) never inspects org.jboss.jca.common.api.metadata.ds.TimeOut#isSetTxQueryTimeout(). 
org.jboss.jca.common.api.metadata.ds.TimeOut#isSetTxQueryTimeout() is not inspected elsewhere, so org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory#isTransactionQueryTimeout field is always false, no matter what configuration is.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list