[
https://issues.jboss.org/browse/TEIID-2673?page=com.atlassian.jira.plugin...
]
Van Halbert commented on TEIID-2673:
------------------------------------
Moved the call to create the cache container from within the inner class method
getConnection(), to the logic prior to creating the BasicConnectionFactory, so that its
created on the connection pool class loader, and not on the translator class loader.
CNF exception when getting data through infinispan-cache translator
-------------------------------------------------------------------
Key: TEIID-2673
URL:
https://issues.jboss.org/browse/TEIID-2673
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 8.4.1
Reporter: Van Halbert
Assignee: Van Halbert
Fix For: 8.4.1, 8.6
When getting data through infinispan-cache translator using remote hot rod access, DV
will throw "...ClassNotFoundException:
org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory".
Workaround:
Add "<module name="org.infinispan.client.hotrod"/>" as a
dependency into module "org.jboss.teiid".
--
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