[teiid-issues] [JBoss JIRA] (TEIID-2221) Using remote infinispan cache throws ClassNotFoundException: org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory

Van Halbert (JIRA) jira-events at lists.jboss.org
Fri Sep 21 09:52:35 EDT 2012


     [ https://issues.jboss.org/browse/TEIID-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Van Halbert resolved TEIID-2221.
--------------------------------

      Assignee: Van Halbert  (was: Steven Hawkins)
    Resolution: Won't Fix


This is an issue with how the infinispan dependencies are setup.  Use the workaround to resolve the issue.
                
> Using remote infinispan cache throws ClassNotFoundException: org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-2221
>                 URL: https://issues.jboss.org/browse/TEIID-2221
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 8.2
>            Reporter: Van Halbert
>            Assignee: Van Halbert
>
> When using the infinispanremote-cache translator to access a remote infinispan cache using hotrod, you will see the following exception:
> ClassNotFoundException: org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
> For resolution see https://issues.jboss.org/browse/AS7-4426.
> (summarize:  add dependency:  <module name="org.infinispan.client.hotrod"/>  to org.jboss.as.clustering.infinispan module.xml)

--
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


More information about the teiid-issues mailing list