From marcbc at gmail.com Mon Sep 19 07:58:07 2011 From: marcbc at gmail.com (Marc Baiges) Date: Mon, 19 Sep 2011 07:58:07 -0700 Subject: [OpenAjax] IE7Managed Hub with cross domain iframes Message-ID: Hi, thank you for your approval in this list, I posted in SourceForge help forum, let me attach the content of my post directly: http://sourceforge.net/projects/openajaxallianc/forums/forum/604897/topic/4711524 ============================================= I'm having an issue with OpenAjaxHub since in its current 2.0.7 release, I can't get cross domain communication via iframes to happen in Internet Explorer 7. I tried to deploy the example called Simple Mahsup (rev. 1512) in two different hosts. If you access http://www.salleurl.edu/~tm08707/example/ , you will see the example loading and the iFrame pointing to another domain, at http://sf.marcbaiges.com/example/widget.html . The example is working in Firefox, Chrome, Safari, and IE > 7, but I can't get it to work with IE7. I keep getting a timeout issue, since it seems the client is never connecting to the hub, but I can't find out why. Seems that last commits done to the code were related to this issue... Fri Apr 22 06:18:23 2011 UTC (4 months, 3 weeks ago) by jhpedemonte The NIX transport (used by IE 6/7) no longer works, due to updates from Microsoft. Instead, fall back to using the IFPC transport. Add 'clientRelay' paramter to IframeContainer in order to support IFPC transport. Fix test suite and some samples to work with above changes. Up version to 2.0.6. Could someone confirm that this 2.0.7 should have inter-domain iframe messaging working in IE7 ? Maybe someone could spot something I set up wrong in the example deployment? thanks in advance! ============================================= Marc -------------- next part -------------- An HTML attachment was scrubbed... URL: http://openajax.org/pipermail/public/attachments/20110919/b29cdadd/attachment.html