Bug 1198726 - RemoteStore uses wrong classloader with rawValues
Summary: RemoteStore uses wrong classloader with rawValues
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ER1
: 6.4.1
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-04 17:17 UTC by wfink
Modified: 2019-07-11 08:44 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-02 12:14:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-4450 0 Major Resolved RemoteStore uses wrong classloader with rawValues 2015-08-14 18:17:49 UTC

Description wfink 2015-03-04 17:17:21 UTC
Description of problem:


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


Note You need to log in before you can comment on or make changes to this bug.