[ 
https://issues.apache.org/jira/browse/AXIS2-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061270#comment-13061270
 ] 

Sagara Gunathunga  commented on AXIS2-5090:
-------------------------------------------


Other than above one I found following issues too. 

1.) Not possible to deploy services with inner Collection type ( e.g - 
List<List<String>> ) . 

2.) Return type details drop during serializing. 

> Runtime processing and schema generation is not consistent for java.util.List
> -----------------------------------------------------------------------------
>
>                 Key: AXIS2-5090
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5090
>             Project: Axis2
>          Issue Type: Improvement
>          Components: adb
>    Affects Versions: 1.5.5, 1.6.0
>            Reporter: Sagara Gunathunga 
>            Assignee: Sagara Gunathunga 
>             Fix For: 1.7.0
>
>
> Axis2 generate schema for java.util.List correctly and it's identical to 
> Array schema but run time expect additional wrapping element for lists. The 
> impact is client generated from above WSDL file is not usable with the 
> service hence this need to be changed. It is possible to use same Schema for 
> both Lists and Arrays and  return list/array instances depend on actual 
> service method signature.

--
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]

Reply via email to