check out the gwt version which was used to compile your app & the gwt-version which is included with jetty. in /yourmodule/hosted.html you can see a place where it specifies gwt-version
On Mon, Apr 25, 2011 at 9:46 PM, cri <[email protected]> wrote: > When I try to run my application that I've compiled and deployed to > jetty, I'm getting "GWT module XXXX may need to be (re) compiled". > I've struggled with this for hours and can't figure out what the > problem is. My project was created by using the gwt-maven-plugin and > so I built it using the maven package command. > > Can someone lend me a hand with a suggestion on how I can diagnose the > problem? I'm really stumped. The dialog box message doesn't point to > any specific problem and I can't find any relevant log message. > > Any help would be really appreciated. > > Chuck > > -- > 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. > > -- 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.
