-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 17/04/10 14:51, David Given wrote: [...] > I'm trying to upgrade a GWT app from an older version of GWT to the > latest. Unfortunately, when after deploying, the servlet won't start up, > producing the following error:
This turns out to be due to not upgrading the gwt-servlet.jar in my war file from the old 1.7 version to the new 2.0 version --- this *doesn't* happen automatically! After doing this, everything works fine. - -- ┌─── dg@cowlark.com ───── http://www.cowlark.com ───── │ │ "In the beginning was the word. │ And the word was: Content-type: text/plain" --- Unknown sage -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFLywVOf9E0noFvlzgRAtgwAJ4/ZX9auPoUy1CUzCO4LmmVkUxqrgCdEWFA PZBa6V8p6R530wlAaU2xIIM= =j5TL -----END PGP SIGNATURE----- -- 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.
