I'm guessing you are running into the "Same Origin Policy" problem --
your application (in development mode) connects to port 8888, but your
service is at port 8080.

Your easiest way out would be using Internet Explorer, which is more
lax regarding port changes.

Good luck!
F.Kereki
-- 
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.


Reply via email to