t; I'm developing a small application and when my application calls the
>> server I get this error message on server side:
>>
>> 15:43:42,725 ERROR [[/SATTClient]] Exception while dispatching incoming
RPC
>> call
>> java.lang.NoClassDefFoundError:
>> com/google/gwt/us
/SATTClient]] Exception while dispatching incoming RPC
> call
> java.lang.NoClassDefFoundError:
> com/google/gwt/user/client/rpc/IsSerializable
>at java.lang.ClassLoader.defineClass1(Native Method)
>at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
>
Hi all!
I'm developing a small application and when my application calls the
server I get this error message on server side:
15:43:42,725 ERROR [[/SATTClient]] Exception while dispatching incoming RPC call
java.lang.NoClassDefFoundError: com/google/gwt/user/client/rpc/IsSerializable