Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Later
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Forum post: http://forums.adobe.com/message/2758175#2758175
Steps to reproduce:
1. Create a flex project.
2. Use the attached WSDL and SOAP response.
3. Make a call to WebService_Locator()
4. Check the result in the result handler of webservice.
Actual Results:
In the result handler of webservice, event.result is arraycollection of empty strings.
Expected Results:
Should contain actual objects that are returned.
Workaround (if any):
Seems to work when there is only one href.