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/
