Hi,

Thanks for the reply.
Are you suggesting that I fetch the missing DataGrid class from
subversion, instead of using the provided jars from the GPE 2.4?

Michel
On Jul 19, 12:10 pm, dreamer <venugopal.vasire...@gmail.com> wrote:
> 1) Please make sure Java is compiling fine - meaning jar is there some
> where in classpath
> 2) Then GWT cross compilation - needs sources - these paths are found
> by GWTC from "gwt.xml"
>         Typically all of the paths were included in
>       <inherits name='com.google.gwt.user.User' />
>
> On Jul 18, 4:18 am, Michel Jonker <michel.jon...@e-office.com> wrote:
>
>
>
>
>
>
>
> > By the way, the maven build complains about:
>
> > 18-7-11 13:12:17 CEST: Missing artifact com.google.gwt:gwt-servlet:jar:
> > 2.4.0:runtime
> > 18-7-11 13:12:17 CEST: Missing artifact com.google.gwt:gwt-user:jar:
> > 2.4.0:provided
> > 18-7-11 13:12:17 CEST: Missing artifact com.google.gwt:gwt-dev:jar:
> > 2.4.0:compile
>
> > On 18 jul, 13:11, Michel Jonker <michel.jon...@e-office.com> wrote:
>
> > > I am trying to get the mobile webapp sample to work and I found (in
> > > this forum) that others are also having troubles to get it to work.
>
> > > Im am running Eclipse 3.6 with the GPE 2.4 beta.
>
> > > When I try to run the application I get errors regarding the
> > > RequestFactoryServlet
>
> > > java.lang.ClassNotFoundException:
> > > com.google.web.bindery.requestfactory.server.RequestFactoryServlet
>
> > > I tried putting the gwt-servlet.jar on the classpath, but that did not
> > > help.
>
> > > When I do a GWT compile, I get the error (amongst others):
>
> > > The import com.google.gwt.user.cellview.client.DataGrid cannot be
> > > resolved
>
> > > This class is available in the online (SVN) repository, but not in the
> > > 2.4 beta distribution it seems.
>
> > > Since I could not find the magic steps to get it to work, I am asking
> > > this community for help.
>
> > > TIA
>
> > > Michel

-- 
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