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

The SOAP header handler is called three times for each child.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • Adobe Flex SDK 2.0.1 (Release)
    • RPC: WebService
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:

      The SOAP Header handler is called three times for each child in the Soap Header.

      Make a soap request and watch the response that is returned for the soap header.

      _service.addEventListener(HeaderEvent.HEADER,_soapHeader.Header);

      If the header(s) could be stored on the ResultEvent and FaultEvent then this would make processing much easier and avoid having to track n-number of header events for any given response.

      Actual Results:

      Expected Results:

      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: