]
Vittorio Rigamonti updated ISPN-6367:
-------------------------------------
Fix Version/s: 9.0.0.Alpha2
(was: 9.0.0.Alpha1)
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
Fix For: 9.0.0.Alpha2
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).