GWT 1.5 com.google.gwt.user.client.rpc.SerializationException: java.lang.IllegalArgumentException: argument type mismatch

2009-04-09 Thread aruna
Hi, I have created a small application using GWT1.5.3. I send a custom object via RPC to talk to my server. The object is serializable and everything works fine, till I introduce a HashMap into my object. When i I populate this hashmap and try to send it across from client to server or server to

Async calls trigger by itself automatically after one hour

2013-09-27 Thread aruna
Hi, I am working on a project where the Async RPC call made takes more than a hour to get the result. After exactly one hour the same async call is triggered automatically by itself. Any idea on how to solve this Aruna -- You received this message because you are subscribed to the Google