Hello,

I am trying to connect to an internet web service provider using SOAP 1.1

So far everything works fine. But I do not get any response.

1) How can I see the final XML file before it is sent as a request?
2) How can I see the response received?

When I step through the code, I get a null for response_envelope in
op_client.c axis2_op_client_two_way_send.

3) Any suggestions to debug this?

Thanks,
Yuva

Reply via email to