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 URL
https://www.externaldomain.com/online/test.php is 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 Google-Web-Toolkit@googlegroups.com
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