The issue might be that your WSDL operation only declares an input message but does not declare an output message. Flex only supports WebService operations that are request/response style.
- RE: [flexcoders] Re: WSDLParser Error #1009 when calling a w... Peter Farland

