You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org> on 2005/03/17 15:35:21 UTC

[jira] Assigned: (AXISCPP-510) Stub generation broken for nested array of simple type

     [ http://issues.apache.org/jira/browse/AXISCPP-510?page=history ]

Samisa Abeysinghe reassigned AXISCPP-510:
-----------------------------------------

    Assign To: Samisa Abeysinghe

> Stub generation broken for nested array of simple type
> ------------------------------------------------------
>
>          Key: AXISCPP-510
>          URL: http://issues.apache.org/jira/browse/AXISCPP-510
>      Project: Axis-C++
>         Type: Bug
>   Components: Client - Stub
>     Versions: current (nightly)
>  Environment: cvs as of March 7, 2005
>     Reporter: Tim Bartley
>     Assignee: Samisa Abeysinghe
>  Attachments: ArrayOf_xsd_string.cpp, BeanParamWriterjava diff doc type.txt, Service.wsdl
>
> I have WSDL with an Array of Array of complex {xsd__string, Array of xsd__string}.
> The clent stub generated for this uses  "_string" as the SOAP expected element name instead of "string" for the members of the Array of xsd__string.
> See attached WSDL and generated stub. Workaround is change occurences of string literal "_string" to "string".
> Regards,
> Tim

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira