Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-854

WSM produces improper WSDLs for RPC Style services which have operations that return arrays

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • V1Beta, v1m1
    • None
    • Web Services (181)
    • None

    Description

      WSM is not correctly setting the return type in AXIS OperationalDescs for RPC style services which have operations which return primitive array types.

      To reproduce:

      Create a simple RPC web service which has the following operations:

      public Integer[] echoInteger(Integer[] inputInteger);
      public int[] echoInt(int[] inputInt)

      Request the wsdl from the web service, not the return types are not set correctly.

      ***************************
      I have a patch for this which I will post in the next couple of days.

      Attachments

        Activity

          People

            njantz Nathan Jantz
            chad_s Chad Schoettger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: