On Jun 18, 4:29 am, retha pasalli <[email protected]> wrote: [snip] > Can you help me with this error? Have I missed something? When I try > to call other object service, it works. But I don't know why it > doesn't when I try to call a service contains ProgramStudi object.
I don't know why, but the seems to indicate that the ProgramStudi is not listed in the whitelist file (.gwt.rpc), which is generated by the GWT when you compile your module/server. Sure everything went right with the compile, and there were no errors there? Perhaps try a full rebuild? Gert --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
