Comment by Douglas.Linder: @myonceinalifetime, Thanks! That totally worked for me.
I was having the issue where the plugin would not connect to the server running GWT 2.0 MS1; but creating a new project totally worked. Looking carefully, it seems like the new project had a different 'gwt-servlet.jar' in the war/WEB-INF/lib/ directory; ie. from the previous GWT installation. Changing this to the new gwt-servlet.jar from the MS1 got debugging working~ Sooo good. :D :D I changed the web.xml as follows (although I Replacing that (and fixing the war/WEB-INF/web.xml For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
