Re: Serialization /Incompatible/ classnot found

2018-01-15 Thread jeslinedias84
Hi Collin, Hi Collin, I am using SmartGWT with GWT but the rpc call is made using GWT. None of the collections work during this call, its not just the linkedhashmap. Please let me know how do i get you the " http payload" logs for you to dig further. Connections is a typo, as

Re: Serialization /Incompatible/ classnot found

2018-01-12 Thread jeslinedias84
Hi Collin, Sorry for the delayed response. I started digging into the issue again. Here is the finding. I was sending an Value Object that has collections in it. When i removed all the connections datatypes the error went away. There are other places am passing list and other

Serialization /Incompatible/ classnot found

2017-12-06 Thread jeslinedias84
Hi, i am getting the below error after i migrated from gwt 2.6.1 to gwt 2.8.1. am trying to pass an "LinkedHashMap " object thats causing the trouble. I am getting this issue only during post request. Linkedhashmap is working perfectly with get request. Any help is highly

Re: GWT 2.8.1 Super Dev Mode Out Of Memory

2017-09-12 Thread jeslinedias84
Hi, is there any update on this issue ? I do face the same issue. On Monday, 7 August 2017 16:12:38 UTC-5, Anand Deshmukh wrote: > > Hello All, > > We have recently upgraded large enterprise product from GWT 2.7 to 2.8.1 > but we are facing huge challenge with Super Dev Mode with getting