Van Halbert created TEIID-2531:
----------------------------------
Summary: 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, 8.5
Reporter: Van Halbert
Assignee: Van Halbert
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