You might check this thread: http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/d740a0724055c14b/2a813ac1ead5b4df#2a813ac1ead5b4df
On Nov 25, 7:59 pm, Chris <[EMAIL PROTECTED]> wrote: > Hello: > > I'm running into a serious problem with GWT on Mac. Here is what I'm > using: > > GWT -1.5.3 > Java 1.5.0_16 > > And I'm connecting to an external server NOT on the same domain. Its > actually a server hosted by another company and everytime I try to > connect to it and run queries I'm getting the following: > > com.google.gwt.http.client.RequestPermissionException: The > URLhttps://www.externaldomain.com/online/test.phpis invalid or violates > the same-origin security restriction > > Now I know that exception will crop up when I'm running queries > against my OWN server but not against an external server on a > different domain. > > Does anyone have any idea why this is happening? > > thanks! > > Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
