7:37:50 PM
Subject: Re: how to get the http status code
May be some debugging will help?
> Rajika
> On Thu, Jul 16, 2009 at 5:45 AM, Vivian Wang wrote:
> >
> > Hi There,
> >
> > I am using axis2/c to make web service client call, like this:
May be some debugging will help?
-Rajika
On Thu, Jul 16, 2009 at 5:45 AM, Vivian Wang wrote:
>
> Hi There,
>
> I am using axis2/c to make web service client call, like this:
>
> axiom_node_t * node =
> axis2_svc_client_send_receive(_wsf_service_client, _env, payload);
>
> After this, I am