[ 
https://issues.apache.org/jira/browse/AXISCPP-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479497
 ] 

nadir amra commented on AXISCPP-1025:
-------------------------------------

Wayne,

>From my reading, I have come to conclude that for RPC-encoded arrays, the 
>element name in array cannot be derived - within an array value element names 
>are not significant and can be anything. 

So I am not sure why your Java server is flagging that as an error.  

This is not to say we cannot be consistent with what Java does, but I thought I 
would bring this up. 

Will make changes to all occurrences and test against bucket to see if 
everything is OK before releasing to SVN. 


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

Reply via email to