Deserializer does give any indication of error when tags not in the WSDL are 
encountered.
-----------------------------------------------------------------------------------------

         Key: AXISCPP-888
         URL: http://issues.apache.org/jira/browse/AXISCPP-888
     Project: Axis-C++
        Type: Bug
  Components: Client - Deserialization  
    Versions: 1.5 Beta    
 Environment: Linux
    Reporter: Chip Stettler


The WSDL contract was modified on the server to add an additional field.  The 
client side marshalled all data upto the unexpected field.  All data after the 
unexpected field was null, however, the call returned without error.  I tried 
the same test in java Axis and java version throws an exception.  

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