Back to bug 1011502

Who When What Removed Added
Len DiMaggio 2013-09-24 13:28:31 UTC CC ldimaggi
Van Halbert 2013-09-24 13:47:41 UTC Status NEW ASSIGNED
CC vhalbert
Link ID JBoss Issue Tracker TEIID-2673
Van Halbert 2013-10-02 18:51:18 UTC CC felias
Flags needinfo?(felias)
Filip Elias 2013-10-03 12:13:29 UTC Flags needinfo?(felias)
Van Halbert 2013-10-07 17:05:43 UTC CC belong
Status ASSIGNED MODIFIED
Target Release --- 6.0
Target Milestone --- CR1
Van Halbert 2013-11-05 13:36:58 UTC Status MODIFIED ASSIGNED
Anne-Louise Tangring 2013-11-07 13:43:07 UTC CC atangrin
Len DiMaggio 2013-11-11 18:09:03 UTC Severity medium urgent
Van Halbert 2013-11-12 13:34:08 UTC Status ASSIGNED MODIFIED
Target Milestone CR1 ER4
Van Halbert 2013-12-04 15:06:39 UTC Doc Text When getting data through the infinispan-cache translator using remote hot rod access
Doc Text , JBoss Data Virtualization was throwing a ClassNotFoundException.

The cache container is now created on the connection pool class loader instead of the translator class loader to avoid the problem.
Target Milestone ER4 ER6
Van Halbert 2013-12-18 18:59:08 UTC Status MODIFIED ON_QA
Target Milestone ER6 GA
Filip Elias 2014-01-03 14:17:31 UTC Status ON_QA ASSIGNED
Van Halbert 2014-01-06 13:53:25 UTC Assignee vhalbert belong
Doc Text When getting data through the infinispan-cache translator using remote hot rod access, JBoss Data Virtualization was throwing a ClassNotFoundException.

The cache container is now created on the connection pool class loader instead of the translator class loader to avoid the problem.
When using the infinispan-cache translator to access a remote 6.1 hot rod cache, will need to update the following module:

In module org.jboss.teiid.resource-adapter.infinispan/main/module.xml,
add dependency <module name="org.jboss.marshalling"/>
Doc Type Bug Fix Release Note
Van Halbert 2014-01-07 03:15:01 UTC Doc Text When using the infinispan-cache translator to access a remote 6.1 hot rod cache, will need to update the following module:

In module org.jboss.teiid.resource-adapter.infinispan/main/module.xml,
add dependency <module name="org.jboss.marshalling"/>
When using the infinispan-cache translator to access a remote 6.1 hot rod cache, users will need to update the module. In org.jboss.teiid.resource-adapter.infinispan/main/module.xml, add dependency <module name="org.jboss.marshalling"/>.
Status ASSIGNED MODIFIED
Assignee belong vhalbert
Van Halbert 2014-01-14 14:51:01 UTC Status MODIFIED ON_QA
Target Milestone GA CR2
Filip Elias 2014-01-17 11:27:49 UTC Status ON_QA VERIFIED
Anne-Louise Tangring 2014-02-06 15:37:16 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-02-06 10:37:16 UTC

Back to bug 1011502