ClassNotFoundException when using getItemValueCustomData

Hi,

I am using replaceItemValueCustomDat and getItemValueCustomData to write and read the custom classes to notes document in Java agent code.

I am testing this code in ND7 which is working fine in ND6.

While trying to read using “getItemValueCustomData” i am getting ClassNotFoundException.

It seems like an issue with class loader and class checking while reading as customData.

Any information to help resolve this is appreciated.

Thanks,

Rupinder