Generated complex types with multiple array children for RPC/encoded don't 
compile
----------------------------------------------------------------------------------

         Key: AXISCPP-958
         URL: http://issues.apache.org/jira/browse/AXISCPP-958
     Project: Axis-C++
        Type: Bug
  Components: WSDL processing - RPC  
    Versions: current (nightly)    
    Reporter: Adrian Dick
 Assigned to: Adrian Dick 


The deserialize method on generated rpc/encoded complex types fails to compile 
if it contains multiple array child elements.

This is due to the re-declaration of the same variable name.
Taking a quick look into WSDL2Ws it would appear the counter isn't being 
incremented.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to