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 "Chip Stettler (JIRA)" <ax...@ws.apache.org> on 2005/12/14 16:35:47 UTC

[jira] Created: (AXISCPP-889) Deserializer does give any indication of error when tags not in the WSDL are encountered.

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

         Key: AXISCPP-889
         URL: http://issues.apache.org/jira/browse/AXISCPP-889
     Project: Axis-C++
        Type: Bug
    Versions: 1.5 Final    
 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