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.

Reply via email to