You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by PunxsutawneyPhil3 <rw...@niksun.com> on 2021/02/26 22:00:29 UTC

Set Think Client ClassLoader

The thick client provides a method to set the class loader.  I am adding
ignite to an existing tomcat application and have needed to use this to
avoid class not found exception when removing values from Ignite Caches. 

I am now trying to use a thin client which does not provide this method.  Is
there away way to configure the class loader for the thin client?  Or is
there some other way to avoid class not found exceptions when attempting to
deserialize objects when removing them from the cache.  



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Set Think Client ClassLoader

Posted by Ilya Kasnacheev <il...@gmail.com>.
Hello!

Have you tried the solution posted there?

Regards,
-- 
Ilya Kasnacheev


сб, 27 февр. 2021 г. в 01:10, PunxsutawneyPhil3 <rw...@niksun.com>:

> Stack over flow link
> <
> https://stackoverflow.com/questions/66393352/is-there-a-way-to-set-an-ignite-thin-client-classloader>
>
> to this question as well.
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Re: Set Think Client ClassLoader

Posted by PunxsutawneyPhil3 <rw...@niksun.com>.
Stack over flow link
<https://stackoverflow.com/questions/66393352/is-there-a-way-to-set-an-ignite-thin-client-classloader>  
to this question as well.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/