-
Bug
-
Resolution: Done
-
Major
-
6.0.2.Final
-
None
RemoteStore uses the wrong classloader (Infinispan's classloader instead of the caller's classloader) during deserialization when rawValues=true is set.
It uses a GenericJBossMarshaller, which is hard-coded to only look in Infinispan's classloader).