Thursday, July 29, 2010

Re: gwt module may need to be (re)compiled

tou can use mvn gwt:clean gwt:compile

2010/7/29 Yau <kvleung@gmail.com>
I encountered the same problem 2 times before

1) I forgot to add a new jar in the build path into WEB-INF/lib
folder.
2) the mapping in proxy_ajp was incorrect (but it doesn't apply if you
are debugging in hosted mode).

On Jul 29, 4:18 pm, Thomas Van Driessche
<thomas.van.driessch...@gmail.com> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment