Probably because you are trying to make cross-domain requests (a different
port, domain or protocol)

See this post -
http://groups.google.com/group/google-web-toolkit/browse_thread/thread/a080757856163097
<http://groups.google.com/group/google-web-toolkit/browse_thread/thread/a080757856163097>
--Sri


On 22 June 2010 16:19, enTropy Fragment <[email protected]> wrote:

> Hello
>
> Here is my problem:
> When I call my rpc from inside the war everything works well, but when I
> call the same rpc calls from the same GWT javascript client stuff but
> injected into an external web site the rpc makes the call with HTTP OPTIONS
> instead of HTTP POST method.
> I'm very interested in calling the rpc this way...
>
> How can I make this work?
>
> --
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

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