Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 3.0 (Release)
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Actual Results:
When encountering an operation in the <port> that doesn't exist in the <binding>, SDK produces a NPE that gets wrapped into a FaultEvent.
Expected Results:
Normal behaviour with operation inaccessable, or a useful error message. Source code clearly shows the intent to log a warning and continue without incident.
Workaround (if any):
Fix your damned WSDL
Clearly the problem is in our WSDL, but a bug in Flex SDK made it take 3 hours to diagnose instead of 10 minutes