I have a flex application that works perfectly when deployed under
http. However, when I attempt to connect via https none of the
HTTPService calls return successfully.
The odd thing is that this only occurs when using https on Internet
Explorer (6.0). Both Firefox (1.5) and Opera (8.51) work fine under
both http and https.
Some additional information:
- The fault code from the HTTPService is:
fault: (Object)
faultcode: Client.Disconnected (String)
faultstring: Could not retrieve data. (String)
- I am *not* using the flex proxy.
- Calling the HTTPService URL directly from the browser works fine.
It's only when flex attempts to call it from the client.
- Tomcat 5.5 is the web-server.
- I added the following crossdomain.xml to both the server root and
the context root (to no avail).
<cross-domain-policy>
<allow-access-from domain="*" secure="false" />
</cross-domain-policy>
Again, this is only an issue with IE. Anyone out there successfully
serving a flex app to IE over https?
Thanks in advance
...Col
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/KIlPFB/vlQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~->
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/