Friday, September 17, 2010

Re: Using the same object at the server and client

Ji Janko,

yes you get this Error Message, if the client doesn´t know
the source-code of the object. As Brett said, move it to the
shared package.

Note: You can´t use persisted classes on the client. But in the
StockWatcher example there nothing is persisted, so moving
your class to the shared package will solve your problem.

Greets Alex

On 17 Sep., 13:09, Janko <janko.sla...@gmail.com> wrote:
> PS: I get the "did you forget to inherit a required module" error..

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

No comments:

Post a Comment