Hi @ all,

i want to create object from a custom class, send them over rpc to the
server and then store them into the google datastore.
my problem is to send objects from a class which i created over the
rpc to the server.
i've generated a client interface which both classes were
implementing.

but i always got a exception that my interface is not seriazible but
the interface extends the Serializable class.

i don't know what else to try because the rpc works, if i transfer a
String object.

is there a tutorial how to transfer custom classes with rpc ? i don't
found anything.....

thanks...

chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to