Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1333

Aegis drops all but the last from an array of JDOMElements

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.0.4
    • Aegis Databinding
    • None

    Description

      In the Javascript tests, there is now an Aegis test. It has a method that it declares to accept a Collection<JDOMElement>.

      When the client sends it two elements, it only delivers one to the service.

      Here's the message on the wire ...

      Payload: <?xml version="1.0" encoding="UTF-8"?><soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"><soap-env:Body xmlns:jns0='http://fortest.javascript.cxf.apache.org/' ><jns0:acceptAny xmlns:jns0='http://fortest.javascript.cxf.apache.org/' ><jns0:before>before items</jns0:before><jns0:anything xmlns:jns0='http://fortest.javascript.cxf.apache.org/' ><jns0:anyType><walrus xmlns='uri:iam'>tusks</walrus></jns0:anyType><jns0:anyType><penguin xmlns='uri:linux'>emperor</penguin></jns0:anyType></jns0:anything></jns0:acceptAny></soap-env:Body></soap-env:Envelope>

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            bmargulies Benson Margulies
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: