Thanks i managed to solve the problem simply adding the class to the
compiled Shared folde ;)

Thanks! :)

On Sep 11, 12:58 am, Y2i <yur...@gmail.com> wrote:
> Is 'project name'.server.data.SubscriptionData in your source path?
>
> http://code.google.com/webtoolkit/doc/latest/DevGuideOrganizingProjec...
>
> Modules can specify which subpackages contain translatable *source*, causing
> the named package and its subpackages to be added to the *source path*. Only
> files found on the source path are candidates to be translated into
> JavaScript, making it possible to mix 
> client-side<http://code.google.com/webtoolkit/doc/latest/DevGuideCodingBasics.htm...>
>  and 
> server-side<http://code.google.com/webtoolkit/doc/latest/DevGuideServerCommunicat...>
>  code
> together in the same classpath without conflict. When module inherit other
> modules, their source paths are combined so that each module will have
> access to the translatable source it requires.

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to