Axis2 java2wsdl does not generate wsdl file for 2D String array
---------------------------------------------------------------
Key: AXIS2-4925
URL: https://issues.apache.org/jira/browse/AXIS2-4925
Project: Axis2
Issue Type: Bug
Components: adb
Affects Versions: 1.5.4
Environment: windows xp sp3
Reporter: Dinesh Gabhane
have method
String[][] test(){
String [][]response;
return response;
}
But while generating code from axis2 java2wsdl, it treating it as one
dimensional array.
Can you please provide work around and way to handle 2D String array.
Thanks
Dinesh
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]