]
Tristan Tarrant updated ISPN-6367:
----------------------------------
Fix Version/s: 10.0.1.Final
(was: 10.0.0.Final)
HotRod client unmarshalling ignores configured classloader
----------------------------------------------------------
Key: ISPN-6367
URL:
https://issues.jboss.org/browse/ISPN-6367
Project: Infinispan
Issue Type: Bug
Components: Remote Protocols, Server
Affects Versions: 8.2.0.Final
Reporter: Dan Berindei
Priority: Major
Fix For: 10.0.1.Final
The {{RemoteCacheManager}}'s {{ConfigurationBuilder}} allows you to set a
classloader, but the client ignores that classloader when unmarshalling values received
from the server.
This leads to problems when the client doesn't have a flat classpath (e.g. in an OSGi
or JBoss Modules-based container).