My requested was phrased badly , sorry .. I'm looking for a 'work-around' to the issue with using WebServices where the contents of a SoapFault ( because the http status code for a soap-fault is 500 ) is not available to the flex application. I'm specially looking for a work-around in consuming services generated using a php-soap server.
--- In [email protected], "klotzw" <[EMAIL PROTECTED]> wrote: > > FDS is not required to use WebServices. My application uses a J2EE 5 > EJB 3 backend and defines a JAX-WS to create a set of WebService API's > to access my backend. I then load my J2EE 5 beans and WebService into > the opensource Glassfish container project. > > My Flex application is created using Cairngorm framework and the Flex > WebService interface. > > William > > --- In [email protected], "iilsley" <iilsley@> wrote: > > > > > > Is there a workaround using Flex-WS with a PHP-Soap server ? > > > > I don't have the budget for FDS - even the free one [:)] > > >

