[infinispan-issues] [JBoss JIRA] (ISPN-4450) RemoteStore uses wrong classloader with rawValues
Tristan Tarrant (JIRA)
issues at jboss.org
Thu Mar 5 07:18:50 EST 2015
[ https://issues.jboss.org/browse/ISPN-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046551#comment-13046551 ]
Tristan Tarrant commented on ISPN-4450:
---------------------------------------
An easier way: specify your own marshaller. However I'm going to make this a bit more automatic.
> RemoteStore uses wrong classloader with rawValues
> -------------------------------------------------
>
> Key: ISPN-4450
> URL: https://issues.jboss.org/browse/ISPN-4450
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 6.0.2.Final
> Reporter: Dennis Reed
> Assignee: Tristan Tarrant
>
> 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).
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list