Exception while dispatching incoming RPC callちゃんとSerializeしてるし、変なクラスも呼んでないのにのになんでだろう?と思ったら
com.google.gwt.user.client.rpc.SerializationException: Type 'XXXXXXXXX' was not included in the set of types which can be serialized by this SerializationPolicy or its Class object could not be loaded. For security purposes, this type will not be serialized.: instance = XXXXXXXX@d3f8214
- 引数がゼロのデフォルトコンストラクタを用意しなければならない
という制約があったようですね。今更気づきました。。。(^^ゞ
0 件のコメント:
コメントを投稿