Re: how to get the http status code

2009-07-16 Thread Gordon Brown
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:

Re: how to get the http status code

2009-07-15 Thread Rajika Kumarasiri
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