Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-573

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

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 4.3.0.GA_CP01
    • 4.3.0.GA
    • System
    • None

      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.

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

              Created:
              Updated:
              Resolved: