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 "Sagara Gunathunga (JIRA)" <ji...@apache.org> on 2011/07/22 20:06:58 UTC

[jira] [Resolved] (AXIS2-5090) Runtime processing and schema generation is not consistent for java.util.List

     [ https://issues.apache.org/jira/browse/AXIS2-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagara Gunathunga  resolved AXIS2-5090.
---------------------------------------

    Resolution: Fixed

Fixed in r1149674.

> 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org