IMHO, this is an issue with how the hosting browser passes the HTTP
header payload to the Flash Player - you'll either need a proxy or some
other server side stuff (a servlet or ISAPI filter would also work I
think)

Dirk.

> -----Original Message-----
> From: flexcoders@yahoogroups.com 
> [mailto:[EMAIL PROTECTED] On Behalf Of jgi_xyzzy
> Sent: Monday, October 30, 2006 7:57 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Amazon S3 and http SOAP faults / REST problems.
> 
> I read the archives of this list, but I can't find a good 
> answer for this - sorry if it's a FAQ.
> 
> I'm trying to access the Amazon S3 webservice via SOAP from 
> Flex, but I believe the S3 WSDL complex types are too much 
> for Flex's built in soap support (I get the BadElement 
> problem).. so instead I'm rolling my own SOAP requests over 
> URLRequest (similar to the example at
> http://www.zeuslabs.us/archives/84/search-google-in-flex-2/)
> 
> All is good, except that I can't look at SOAP faults since 
> they come back as http status 500 and 
> URLRequest/loader/HTTPService don't provide the body of the 
> SOAP response.
> 
> I read some conflicting answers on this list that said it was 
> possible with 'modern browsers' but I can't see anything.
> 
> Can anyone suggest a way to do this *without* FDS as a proxy, 
> or changing the webservice.
> 
> Thanks,
> 
> JG
> 
> PS: I would have preferred to use the REST apis, but again 
> Flex RPC weaknesses stop this - HTTPService and URLRequest 
> only support GET and POST (unless you use FDS, which I am not 
> using because of the cost and throttling problems). If anyone 
> knows a way around that problem that would be even better.
> 
> 
> 
> 
> --
> 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
> 
> 
> 
> 
> 


--
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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> 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/
 

Reply via email to