On Sat, Jun 29, 2013 at 7:38 AM, <[email protected]> wrote:

> I have a project that works fine on my local tomcat, as well as deployed
> locally as GAE version.
> But when I push it to the cloud, I'm constantly getting:
>
> "GWT module <...> may need to be (re)complied"
>
> What might be the problem here? The appengine logs don't show any further
> hints.
> I've done serveral project cleanups, reimports etc.
>


Are you deploying to your Tomcat via Eclipse, or through the usual Tomcat
deployment screen? Are you statically linking to any pages within the
project?

It's difficult to say what exactly the problem is without seeing your code,
since that error line is generated from many problems. Can you post a code
snippet from the module that GWT Is complaining about?


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to