You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ax...@ws.apache.org on 2004/10/21 18:09:14 UTC

[jira] Updated: (AXIS-1615) java2wsdl generates wrong return format

The following issue has been updated:

    Updater: Paul Bouche (mailto:paul.bouche@hpi.uni-potsdam.de)
       Date: Thu, 21 Oct 2004 9:08 AM
    Changes:
             Attachment changed to TestSimpleArraysService.java
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXIS-1615?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1615

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1615
    Summary: java2wsdl generates wrong return format
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             WSDL processing
   Versions:
             1.2 Beta
             1.2RC1

   Assignee: 
   Reporter: Paul Bouche

    Created: Thu, 21 Oct 2004 9:07 AM
    Updated: Thu, 21 Oct 2004 9:08 AM
Environment: Windows XP all current updates, Tomcat 5.0, Java v1.4.2_05-b04

Description:
When returning an array of int or arrays of String, ie. int[] or String[] and creating a wsdl for this service using
java2wsdl -y DOCUMENT -u LITERAL -lhttp://foo testsimplearrays.TestSimpleArraysService -o doc.wsdl a wrong return type is generated. Instead of int[] it is int, the same with String[].

Please see attached files for reproduction.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira