[infinispan-issues] [JBoss JIRA] (ISPN-6367) HotRod client unmarshalling ignores configured classloader

Dan Berindei (JIRA) issues at jboss.org
Fri Mar 11 10:50:00 EST 2016


Dan Berindei created ISPN-6367:
----------------------------------

             Summary: 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.Alpha1


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



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list