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