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 "Adrian Dick (JIRA)" <ax...@ws.apache.org> on 2005/02/08 14:35:12 UTC

[jira] Resolved: (AXISCPP-335) Client does not correctly deserialize complexTypes

     [ http://issues.apache.org/jira/browse/AXISCPP-335?page=history ]
     
Adrian Dick resolved AXISCPP-335:
---------------------------------

      Assign To: Adrian Dick
     Resolution: Fixed
    Fix Version: 1.5 Alpha

The initial problem has been now been resolved.
The secondary problem is still outstanding, but matches the existing Jira issue AXISCPP-257 (http://issues.apache.org/jira/browse/AXISCPP-257).

> Client does not correctly deserialize complexTypes
> --------------------------------------------------
>
>          Key: AXISCPP-335
>          URL: http://issues.apache.org/jira/browse/AXISCPP-335
>      Project: Axis-C++
>         Type: Bug
>   Components: Serialization, WSDL processing
>     Versions: current (nightly), 1.4 Final
>  Environment: RPC/Encoded
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>      Fix For: 1.5 Alpha
>  Attachments: WS021A.cpp, WS021A.wsdl, response.msg, wsdl2ws.java.patch
>
> Adrian Smith is seeing the following problems:
> 1) When running the client, the following error occurs:
> Warning - The configuration file was not found (/axiscpp.conf).
> Exception : Cannot deserialize the requested element
> Exception : 68
> After some investigation, the exception is being caused by a mismatch in the SOAP message and what the client stubs are expecting (as produced by WSDL2Ws).
> WSDL2Ws should be using the complexType name, rather than message name.
> 2) Having provided a resolution to 1) the following is seen:
> Warning - The configuration file was not found (/axiscpp.conf).
> returned
> result->telNr is NULL
> Suggesting the response is not being correctly deserialized, nor throwing any kind of 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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira