Hi Nick,

Do you have an example of "switch to binary mode for the cache in order to
do reads and then do the deserialization directly"? :)


Best Regards,
Sergei

On Thu, May 4, 2017 at 5:15 PM npordash <[email protected]> wrote:

> Hi Sergei,
>
> I have a similar use-case and as you've noticed you can write to the cache
> just fine, but reading throws a ClassNotFoundException. At the moment you
> have to switch to binary mode for the cache in order to do reads and then
> do
> the deserialization directly.
>
> I started a thread on this not too long ago which then got cross-posted to
> the dev list:
>
> http://apache-ignite-users.70518.x6.nabble.com/BinaryObjectImpl-deserializeValue-with-specific-ClassLoader-td12055.html
>
> http://apache-ignite-developers.2346864.n4.nabble.com/Re-BinaryObjectImpl-deserializeValue-with-specific-ClassLoader-td17126.html
>
> -Nick
>
>
>
>
> --
> View this message in context:
> http://apache-ignite-users.70518.x6.nabble.com/Binary-serialization-with-multiple-classloaders-tp12408p12429.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Reply via email to