Have you tried changing your plugin's settings to be able to access on a non 127.0.0.1 address and access it that way? (Changing the URL to match of course...)
On Sun, Jan 6, 2013 at 7:28 PM, Brian Henry <[email protected]> wrote: > A Facebook app I've been working on has stopped working in hosted mode. > Some editing of hosted.html was always necessary to get it running inside > the Facebook canvas, as per: > http://code.google.com/p/google-web-toolkit/issues/detail?id=4468 > > I've updated Eclipse (4.2.1), GWT (201212122042), the Eclipse plugin, > Firefox (17.0.1) and the Firefox plugin (1.0.11394). > > The page is served, nocache is loaded, hosted.html is loaded, two .css > files are loaded and then there's a GET to > http://gwt.google.com/missing-plugin > > The application works fine if loaded directly. From suggestions in earlier > threads, I've tried using 127.0.0.1, localhost and a fake domain set in my > hosts. It looks like Firefox isn't letting the Facebook canvas iframe > access the plugin. I disabled all my other plugins but that didn't help. > > Any ideas for the sudden change/how to fix it? > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/VB1HeeMagh0J. > 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. > -- 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.
