Uploaded image for project: 'Axis'
  1. Axis
  2. AXIS-2249

CLONE -Array deserialization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 1.2RC3
    • None
    • None
    • JOnAS 4.3.3

    Description

      When running TCK for JOnAS, sometimes, I fall on array deserialization issue :
      The SOAP Message contains 3 elements of the array, but the constructed array only has the last element. So its size is 1, instead of 3!

      The problem only occurs when using Array with Helper :

      ArrayofBook
      -> Book[] arrayOfBook
      +
      ArrayOfBook_Helper

      I'll attach a patch for test.holders that reproduce this problem.
      failures will appear for testInOutBookArray

      Attachments

        1. TestWS.tar.gz
          37 kB
          Werner Gresshoff

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gressho Werner Gresshoff
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: