Hi,

I have a Google Gadget that is trying to make an RPC call (standard
GWT RPC). The endpoint URL for the service is correct.

When debugging in Firebug, I get the following:

The client seems to send an OPTIONS with the endpoint URL to the
server, which returns the correct response: headers with POST.

I then never see a POST.

In the code itself, the RPC callback gets a failure,
StatusCodeException. The status code is 0.

I am stumped. Anyone's run into this?

Thanks,
Benjamin

-- 
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