Flex 1.5?  If so, there is a limitation in the flash player itself that
causes the web services to choke if a fault is raised due to the
required http 500 status code. If you use the proxy, it will change the
status code to 200 so that the flash player can read the fault. This is
evidently fixed in Flex 2/FP 8.5 but will ( according to Adobe ) not be
back ported to earlier versions.


Carson

____________________________________________
 
Carson Hager
Cynergy Systems, Inc.
http://www.cynergysystems.com
 
Email:  [EMAIL PROTECTED]
Office:  866-CYNERGY
Mobile: 1.703.489.6466
 


-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Jan L. Nauta
Sent: Friday, March 03, 2006 3:37 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] SOAP WebService faultString problem

Hi,

[Flex 2.0 Beta 1]

I'm not getting the faultString when a fault occurs in my SOAP
WebService:

fault="Alert.show(event.fault.faultstring, 'SOAP Fault');"

shows only 'HTTP Request Error'.

I found some info about this with google that states that this doesn't
work
with most browsers, but it should (only) work with Internet Explorer.
I've
tried with Internet Explorer 6, FireFox 1.5 and Opera 8.5. None works.
What
am I doing wrong? I'm testing with PHP5.1 on an Apache 2.0 using a WSDL
based soap server.

Regards,

Jan L. Nauta

B.T.W. in Opera you sometimes have to refresh the page to get your Flex
application to run. Is this a known problem?



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

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