Thanks for your time Thomas, I guess I understand concept and I can deploy in Tomcat 6.
Greetings! On Jan 28, 5:25 pm, Thomas Broyer <[email protected]> wrote: > On Friday, January 28, 2011 6:59:30 PM UTC+1, Gabriel wrote: > > > Hi Florian, Thomas, thanks for reply. > > > I have this on WEB-INF\lib: > > > * db4o-7.12.156.14667-core-java5.jar > > * geronimo-jpa_3.0_spec-1.1.1.jar > > * gwt-servlet.jar > > * gwt-servlet-deps.jar > > * jsr107cache-1.1.jar > > > I'm using GWT 2.1.1 without App Engine in Development Mode and run > > successfully. When I try to deploy in Tomcat 6, I have next error: > > > GWT module 'appGwtRf' may need to be (re)compiled > > > What's I'm doing wrong? > > AFAICT, this > error<http://www.google.com/codesearch/p?hl=fr#A1edwVHBClQ/dev/core/src/com...> > happens > when your deployed *.nocache.js is the one produced by the DevMode rather > than the one produced by the Compiler. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
