Read the tutorial Rakesh suggested. Hasan's sample has only one domain class and it works "by accident". If you have a more complex domain model, classes referencing one another, then this approach will not work as is. ORM libraries add proxies, which GWT serializer can not handle.
On Tue, Aug 11, 2009 at 11:50 PM, tolga ozdemir <[email protected]> wrote: > > And.. may something be wrong in GWT eclipse plugin? > > Cheers! > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
