Maybe. But I gave up, after turned out, that I can't persist the object even if I manage to pass it to the server. I got various errors, while I was trying to make it work with JPA or JDO. Now I've found Objectify which sounds promising. Well I'll see. As for now, I'm delaying the client-server communication problem. Thanks for your time though.
On Jan 13, 10:50 am, Y2i <[email protected]> wrote: > > actually I was using simple gwt-rpc to send the object to the server. > > May be your @Embeddable was enhanced by the JPA provider in a way that made > it incompatible with GWT-RPC? -- 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.
