[
https://issues.apache.org/jira/browse/AXISCPP-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478636
]
nadir amra commented on AXISCPP-1025:
-------------------------------------
There are multiple places where the following is done:
pAb->SetItemName( "item");
Should those be changed to? My thinking is yes but just wanted to see what
people think. Here are the methods which issue the statement:
addOutputBasicArrayParam()
addOutputCmplxArrayParam()
serializeCmplxArray
serializeBasicArray() - this is what the JIRA wants changed.
> Client generates soap array with invalid element name
> -----------------------------------------------------
>
> Key: AXISCPP-1025
> URL: https://issues.apache.org/jira/browse/AXISCPP-1025
> Project: Axis-C++
> Issue Type: Bug
> Components: SOAP
> Affects Versions: 1.6 Beta
> Environment: Windows VC7
> Reporter: Wayne Johnson
> Priority: Critical
> Fix For: current (nightly)
>
> Attachments: AxisCPP-1025.patch, SWS.wsdl
>
>
> When serializing a using an array, we generate soap with an item name of
> item. The Axis Java server we have barfs on this indicationg that item was
> unexpected. Similar soap generated by the java client uses the element name
> matching the array.
--
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]