Re: Serialization RPC call exception

2009-05-19 Thread Alyxandor
Pretty sure your inner classes need @Embedded annotations... http://code.google.com/appengine/docs/java/datastore/dataclasses.html#Embedded_Classes --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit"

Serialization RPC call exception

2009-05-19 Thread zeroonea
i have two class below (one-many relation), when i made a rpc call to get Rating, it throws exception: com.google.gwt.user.client.rpc.SerializationException: Type 'org.datanucleus.sco.backed.List' was not included in the set of types which can be serialized by this SerializationPolicy or its Clas