I've a big problem. My GWT app is not working any more since today.
This is what I see from the logs:
Let's say my app module is renamed to "modulename" and I want to
access the app on myapp.appspot.com I have to specify /modulename/
index.html as welcome page in order to load the app.
This worked fine until today as now the page is accessed properly, but
all gwt resources will not be loaded anymore as they of course reside
in /modulename/... but the gwt loader tries to load them from /...
I don't know if this is because of the upcoming app engine 1.2.6
release handling
this in a different way or if the gwt-2.x behavior of loading
resources has changed.
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to