A break point does not reach when I run the GWT app with code server parameter for the debug mode.
This happens only for IE8 compatibility mode, everything works for IE8 standard mode and rest of the browsers.
I am compiling for IE6 and above.
Same problem goes for the JsonpRequestBuilder, request is successfully fired, but never returned.
Thanks.
Add the script below:
just before the nocache.js reference.