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

Dynamic client returns a T when it should return a List<T>

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Moderate

    Description

      This only affects unwrappable operation (op.isUnwrappedCapable() && !op.isUnwrapped() is true) that returns a sequence of objects.
      I only tested on version 2.1.4 but it may affect other versions as well given that the codebase has not changed.

      This issue can be reproduced with the public ws: http://www.wikipathways.org/wpi/webservice/webservice.php?wsdl. The operation listOrganisms returns a String instead of a List<String>.

      Fyi, the default implementation of the jaxrpc spec returns String[].

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            dkulp Daniel Kulp
            benjamin coiffe Benjamin Coiffe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment