Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-22241

Web Service operation returning Object with null properties if one of the property is an array

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK 4.5 (Release)
    • None
    • RPC: WebService
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Firefox 3.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a flex application.
      2. use the attached wsdl for webservice.
      3. Make a call to getArrays() operation. (getArrays returns test as array and id as int)

      Actual Results:
      in the result handler of Webservice, result has 'test' and 'id' as null.

      Expected Results:
      test should return an array of string values in arraycollection and id should have an int value.

      Workaround (if any):

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: