[
https://issues.apache.org/jira/browse/AXISCPP-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nadir amra closed AXISCPP-925.
------------------------------
Resolution: Fixed
Fix Version/s: current (nightly)
Problem was that after message is sent, the code would attempt to read the
envelope and header.
I have changed ClientAxisClientCode so that if no response is expected the
reading of envelope and header are by-passed, in addition to by-passing
invocation of response handlers.
Created new methods on Call class, send() and sendAndReceive(), and deprecated
invoke() - it now calls sendAndReceive().
> If the called Web service is 'One-Way' Type, then an Exception occurs in the
> Client
> -----------------------------------------------------------------------------------
>
> Key: AXISCPP-925
> URL: https://issues.apache.org/jira/browse/AXISCPP-925
> Project: Axis-C++
> Issue Type: Bug
> Components: Client - Engine
> Reporter: James Jose
> Fix For: current (nightly)
>
>
> For a 'One-Way' service(Client sends a request but no response from the
> server) client results in a C++ Exception.
> 'SameComplexTypeAndElementName' Test shows this issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]