We'd like to have the following configuration :

- one server is replying to GWT RPC : x.com (the one running Java)
- another server is serving js / css / images : y.com (for bandwith
optimization)

So the main page is :  http://x.com/index.html
and contains this line:  <script type="text/javascript"
language="javascript" src="http://x.com/my-app.nocache.js";></script>

We're getting a SOP error: Unsafe JavaScript attempt to access frame
with URL ...

Any suggestion, help about that ?

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