[
https://issues.apache.org/jira/browse/AXIS2-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagara Gunathunga reassigned AXIS2-5066:
-----------------------------------------
Assignee: Sagara Gunathunga
> Provide support for complex type arrays.
> ----------------------------------------
>
> Key: AXIS2-5066
> URL: https://issues.apache.org/jira/browse/AXIS2-5066
> Project: Axis2
> Issue Type: Improvement
> Components: adb
> Affects Versions: 1.5.4, 1.6.0
> Reporter: Muhammed Shariq
> Assignee: Sagara Gunathunga
> Fix For: 1.7.0
>
>
> An array with complex type objects cannot be invoked via webservice. Sample
> POJO service is as follows.
> public class ArrayTest
> {
> public Object [] echoArray( Object [] array )
> {
> return array;
> }
> }
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]