Hi Vinay,
To overcome the exception you have to add the class to server's node
classpath as well.
If you don't want to have classes in server nodes classpath you can
start using Ignite 1.5.0 release that has binary objects[1] in its
features list.
[1] https://apacheignite.readme.io/docs/binary-marshaller
--
Denis
On 1/12/2016 4:37 PM, vinay sharma wrote:
Hi Val,
You are right. I totally missed the point that i changed id of 2nd
object.
There was no system in my network and visor also showed nothing. I
will restart system and try again.
How about class not found exception. Am i doing something wrong in
this code which should cause this exception on server node?
Regards,
Vinay