Re: GWT 2.0.3 migration issue => java.lang.AssertionError: Not enough methods, expecting 3 saw 2

2014-11-21 Thread Gustavo Apolaya Csirke
Hi, I have the same problem. what did you do? Thanks. El miércoles, 19 de mayo de 2010 19:49:46 UTC+2, lmolinero escribió: > > Hi, I've run into a problem after migrating form GWT 1.7 to GWT 2.0.3 > > one of my rpc is failling in 2.0.3 and throwing this: > > > java.lang.AssertionError: Not enou

GWT 2.0.3 migration issue => java.lang.AssertionError: Not enough methods, expecting 3 saw 2

2010-05-20 Thread lmolinero
Hi, I've run into a problem after migrating form GWT 1.7 to GWT 2.0.3 one of my rpc is failling in 2.0.3 and throwing this: java.lang.AssertionError: Not enough methods, expecting 3 saw 2 at com.google.gwt.user.client.rpc.impl.SerializerBase.check(SerializerBase.java: 165) at com.google.