[
https://issues.jboss.org/browse/TEIID-2531?page=com.atlassian.jira.plugin...
]
Steven Hawkins updated TEIID-2531:
----------------------------------
Fix Version/s: 8.4
Affects Version/s: (was: 8.5)
Infinispan Connector ra.xml incorrectly specified the wrong
WrappedConnection related classes
---------------------------------------------------------------------------------------------
Key: TEIID-2531
URL:
https://issues.jboss.org/browse/TEIID-2531
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 8.4
Reporter: Van Halbert
Assignee: Van Halbert
Fix For: 8.4
The ra.xml file for the infinispan connector defined incorrectly the WrrappedConnection
and WrappedConnectionFactory classes. Should be:
<connectionfactory-impl-class>org.teiid.resource.spi.WrappedConnectionFactory</connectionfactory-impl-class>
<connection-impl-class>org.teiid.resource.spi.WrappedConnection</connection-impl-class>
--
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