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 "Davanum Srinivas (JIRA)" <ax...@ws.apache.org> on 2005/06/09 01:28:17 UTC

[jira] Resolved: (AXIS-1615) Axis 1.2 literal array's are broken: WSDL2Java and WSDL gen

     [ http://issues.apache.org/jira/browse/AXIS-1615?page=all ]
     
Davanum Srinivas resolved AXIS-1615:
------------------------------------

    Resolution: Fixed

tried latest CVS just now. fixed.

> Axis 1.2 literal array's are broken: WSDL2Java and WSDL gen
> -----------------------------------------------------------
>
>          Key: AXIS-1615
>          URL: http://issues.apache.org/jira/browse/AXIS-1615
>      Project: Axis
>         Type: Bug
>   Components: WSDL processing
>     Versions: 1.2RC1, 1.2 Beta
>  Environment: Windows XP all current updates, Tomcat 5.0, Java v1.4.2_05-b04
>     Reporter: Paul Bouche
>     Assignee: Tom Jordahl
>  Attachments: TestSimpleArraysService.java, doc.wsdl, wrapped.wsdl
>
> 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.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira