Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-5066

Provide support for complex type arrays.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.4, 1.6.0
    • 1.7.0
    • adb
    • None

    Description

      An array with complex type objects cannot be invoked via webservice. Sample POJO service is as follows.

      public class ArrayTest
      {
      public Object [] echoArray( Object [] array )

      { return array; }

      }

      Attachments

        Activity

          People

            sagara Sagara Gunathunga
            shariq Muhammed Shariq
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: