I have a servlet in my GWT project that simply sends a "hello world" on get. Unfortunately in super dev mode in GWT I see no "Hello world" in my browser and see this in the GWT logs...
[WARN] ignored get request: /slimupdates/updates
Any idea if there is some odd behaviour with super dev mode ignoring requests?