Oh, I also want to note that there are no errors logged for the appengine application. File fetches seem to work properly.
//Oliver On Aug 13, 9:49 pm, Oliver Uvman <[email protected]> wrote: > Hello! > > I've got a relatively simple project that I've been working on for a > while. I recently successfully deployed it to app engine using the > google plugin for eclipse. The result can be seen > herehttp://michaeltyack.appspot.com/ > > After this, I've made some changes to the project. It still works > perfectly in development mode. Deploying it works, but when I open it, > nothing much happens at all! You can see what that is like > here:http://3.michaeltyack.appspot.com > > Here is the code as it was during the first > deployment:https://github.com/OliverUv/Circulus/commit/881b38ce26a2af95969ebac3e... > > Here is the code as it is now, still functioning in development mode > but not on > appengine:https://github.com/OliverUv/Circulus/commit/8868cd63cdbaf5b86b3025809... > > Things I've tried: Deleting war/WEB-INF/classes and recompiling. > Upgrading to the latest version of eclipse. > > Any hints as to where the problem could be, or how to find the problem > would be greatly appreciated! > > Warm regards, > Oliver Uvman -- 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.
