On Mon, 2009-06-08 at 10:57 +0500, Abdul Sami wrote: > Manjula Peiris wrote: > > On Mon, 2009-06-08 at 10:13 +0500, Abdul Sami wrote: > > > > > any pointers? > > > > > > Abdul Sami wrote: > > > > > > > In the samples i do not see the request or response node being freed. > > > > When the client and server should free the request and response nodes? > > > > > > > > No need to free those. Axis2/C engine will free them. > > > Thanks. For client i assume this will happen when the > axis2_svc_client_t Handle is released?
Yes you are correct. >