Problems deploying to app engine
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 here http://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/881b38ce26a2af95969ebac3e931bd7b5c32e6c6
Here is the code as it is now, still functioning in development mode
but not on appengine: https://github.com/OliverUv/Circulus/commit/8868cd63cdbaf5b86b30258093c269a1afbce947
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 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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home