On Fri, Sep 2, 2011 at 11:32 PM, Nandeesh Kaggere wrote:
> Hi,
>
> I am making WS calls on a provider service. I see SOAP Request/Response on
> TCP Mon tool and get a successful response. However it is generating
> exception (below) in the client stub soon after making service call for all
>
Hi,
I am making WS calls on a provider service. I see SOAP Request/Response on
TCP Mon tool and get a successful response. However it is generating
exception (below) in the client stub soon after making service call for all
the calls
and response is always null. Not sure what is causing it. Any