Hello, I was hoping to serve my GWT assets from an edge server which is configured under a subdomain of the main application's domain, let's call it static.mydomain.com. The container page is served from mydomain.com. Under this setup, I get the following message from Chrome:
Unsafe JavaScript attempt to access frame with URL http://mydomain.com/dashboard.seam from frame with URL http://static.mydomain.com/0.1/gwt/7A2CD37ABF7C6082CA53749A0E5AAD38.cache.html. Domains, protocols and ports must match. Is there anything I can do to get around this? Can GWT applications be served under these configurations? Best regards, 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 -~----------~----~----~----~------~----~------~--~---
