Re: 2.4 beta and mobilewebapp sample

2011-09-02 Thread Carlos Aguayo
The "Missing artifact com.google.gwt:gwt-servlet:jar: 2.4.0:runtime" errors go away if you update gwtVersion in pom.xml to this line: 2.4.0-rc1 On Jul 19, 1:07 pm, Michel Jonker wrote: > Hi, > > Thanks for the reply. > Are you suggesting that I fetch the missing DataGrid class from > subversion,

Re: 2.4 beta and mobilewebapp sample

2011-07-19 Thread Michel Jonker
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 wrote: > 1) Please make sure Java is compiling fine - meaning jar is there some > where in classpath > 2

Re: 2.4 beta and mobilewebapp sample

2011-07-19 Thread dreamer
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 On Jul 18, 4:18 am, Michel Jonker wrote: > By the way,

Re: 2.4 beta and mobilewebapp sample

2011-07-18 Thread Michel Jonker
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

2.4 beta and mobilewebapp sample

2011-07-18 Thread Michel Jonker
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.ClassNotFoundExcep