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 "nadir amra (JIRA)" <ax...@ws.apache.org> on 2011/05/05 02:31:03 UTC

[jira] [Closed] (AXISCPP-1078) Client stub unable to parse SOAP response with message name

     [ https://issues.apache.org/jira/browse/AXISCPP-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nadir amra closed AXISCPP-1078.
-------------------------------

    Resolution: Duplicate

Will resolve the problem of detection and throwing an exception in AXISCPP-1077

> Client stub unable to parse SOAP response with message name
> -----------------------------------------------------------
>
>                 Key: AXISCPP-1078
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-1078
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Client - Deserialization, Client - Stub
>    Affects Versions:  1.6 Beta,  1.6 Final
>         Environment: WSDL generated from JBoss Web Service Tools 1.1.0, Eclipse Helios
> Ubuntu 10.04 LTS
>            Reporter: J. Lee Dixon
>         Attachments: HelloWorldService.wsdl, axisCppClient2_response.xml
>
>
> The attached WSDL is from a simple example service written in Java JAX-WS annotated code in Eclipse (Helios) with JBoss Web Service tools.  The Axis CPP generated client stub is unable to parse the response from a method called "String echo( HelloData arg0)".  The response deserializer looks for the message name defined in the WSDL ("HelloWorldService_echoResponse"), but the server is responding with a tag of "echoResponse".
> Client code generated from Axis2 (java) was able to deserialize the response successfully.
> Attached files include the example WSDL and the SOAP response.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org