nm -- diagnosed myself. issue was compiling with a build script that used the GWT 1.7 toolchain; this seems to create issues with GWT 2 hosted mode. FYI to other users upgrading -- this behavior is a symptom of not upgrading all your JARs and build scripts
On Dec 15, 5:01 pm, mike <[email protected]> wrote: > Hi, > > After upgrading to GWT2, hosted mode for new projects works fine. But, > after a few successful launches, I've noticed that hosted mode is > broken for a legacy project. Hosted mode starts, but seems to serve > only the last fully compiled version of the project. Browsing to the > suggested hosted mode page no longer brings up the 'Module XXXX has > been loaded' panel. > > This is a bit confusing to me, since it worked initially after the > upgrade, and it seems some sort of a path issue, but I haven't been > successful in my efforts to debug. Has anyone else experienced this > issue, or have any suggestions on settings to focus on to diagnose? > Thanks! -- 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.
