HI, I also have read this on the internet, but the problem is that the parameter is attached, so that can't be the cause...
Can it be that the XSLinker causes the problem? I removed it and now i can do a mvn clean install (deploy the war) and mvn gwt:clean gwt:compile gwt:run withouth problems it seems. kind regards, Thomas On Jul 29, 12:11 pm, Frederic Conrotte <[email protected]> wrote: > Sometimes you see the message “GWT module fundd may need to be > recompiled “ popping up. > > It’s simply because the URL does not contain the “? > gwt.codesvr=127.0.0.1:9997” part at its end. > > Ensure the full URL is passed to the Web server and the problem > disappears. > > Fred > > On Jul 29, 10:18 am, Thomas Van Driessche > > <[email protected]> wrote: > > Hi all, > > > I have developed for a while now on a gwt 2.0.0 and maven project. > > But recently i did a maven clean install on the project to generate > > the war file in the target folder. > > > Now when i tried to do a mvn gwt:run again it sais that the module may > > need to be (re)compiled... > > I can't get it fixed. > > > I even checked out an older version of the project out of the > > repository in an new workspace, but still i get the error. > > And i am sure that that version was working when i checked in the > > changes... > > > Any idea pls?? > > > I'm really stuck here > > > kind regards, > > Thomas -- 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.
