Re: [Dev] ClassNotFoundException on deserializing a custom message object in Hazelcast

2016-05-11 Thread Asitha Nanayakkara
Yes. Thanks On Thu, May 12, 2016 at 10:53 AM, Kishanthan Thangarajah < kishant...@wso2.com> wrote: > Kalpa has already merged this. I hope you can continue the work with this > fix. > > On Wed, May 11, 2016 at 1:43 PM, Asitha Nanayakkara > wrote: > >> I raised the question in

Re: [Dev] ClassNotFoundException on deserializing a custom message object in Hazelcast

2016-05-11 Thread Kishanthan Thangarajah
Kalpa has already merged this. I hope you can continue the work with this fix. On Wed, May 11, 2016 at 1:43 PM, Asitha Nanayakkara wrote: > I raised the question in Hazelcast Gitter community and they got back to > me saying to use the

Re: [Dev] ClassNotFoundException on deserializing a custom message object in Hazelcast

2016-05-11 Thread Asitha Nanayakkara
I raised the question in Hazelcast Gitter community and they got back to me saying to use the com.hazelcast.config.Config#setClassLoader(...) to set the requeired class loader as the solution. Since the issue affects all the users of carbon Hzelcast module we have to fix this in carbon Hazelcast