[ http://issues.apache.org/jira/browse/AXIS-1615?page=comments#action_63680 ] Tom Jordahl commented on AXIS-1615: -----------------------------------
The behavior is still the same, but the array code has changed significantly since I did the original investigation. I am still not convinced we do the right thing here, but I have not been able to investigate with the current 1.2 code base. > 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.2 Beta, 1.2RC1 > 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