No, the error cannot be ignored. The app will not run when the error
is generated. The error occurs not only with auto-build but also when
running the app or doing a GWT compile.

On Aug 29, 4:41 pm, Thomas Broyer <t.bro...@gmail.com> wrote:
> On Monday, August 29, 2011 8:54:12 PM UTC+2, Rud wrote:
>
> > I have been experiencing something strange with ReuqestFactory. Some
> > detials:
>
> > Helios Eclipse
> > GWT 2.3 / GAE 1.5.1
> > JDK 1.6
>
> > I have a Person with PersonProxy and PersonRequest. These use the
> > simple @ProxyFor(Person.class) and @Service(Person.class).
>
> > I started up Eclipse and before doing anything else ran the
> > application. It ran fine. I've been trying to get something working on
> > the server side so added a jar to the Refed libs and copied it to the
> > WAR.
>
> > I get the meesage that PersonProxy and PersonRequest (they are in
> > us.k5rud.shared) cannot find Person (in us.k5rud.domain).These are
> > compile errors, not run-time errors.  That worked fine a minute ago.
>
> You might be 
> experiencinghttp://code.google.com/p/google-web-toolkit/issues/detail?id=5587but
>  you
> can safely ignore the 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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to