Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-1801

WSDL To Java - When an array if returned from a method on the SEI it is incorrectly ommitted from the generated JAX-RPC mapping.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jbossws-2.0.2
    • jbossws-2.0.1
    • tools-jaxrpc
    • None

    Description

      When an array if returned from a method on the SEI it is incorrectly ommitted from the generated JAX-RPC mapping.

      For a background on the reasons why array wrapping is required please see the following issue: -

      http://jira.jboss.com/jira/browse/JBWS-732

      When a wrapped array is used it is possible for us to skip generating the Java class representing the wrapper and to also skip this mapping in the generated JAX-RPC mapping file.

      Currently the tools are incorrectly identifying a return type from a method on the SEI which is an array as a wrapped type so although the Java class is generated it is ommitted from the generated JAX-RPC mapping.

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: