Re: [Axis2] question on http transport...

2007-02-01 Thread Prabhakar Raju
Hi, how do I send the code? as an attachment? regards From: Samisa Abeysinghe <[EMAIL PROTECTED]> Reply-To: "Apache AXIS C User List" To: Apache AXIS C User List Subject: Re: [Axis2] question on http transport... Date: Fri, 02 Feb 2007 08:11:36 +0600 Raju, Prabhakar (P.) wrote: Hi, well I

[Axis2] question on http transport...

2007-02-01 Thread Prabhakar Raju
Hi, Is the http client/server designed/built to send multiple messages with a single instance of axis2_http_client? Apparently it does it but hangs at CLIENT_RECIEVE_HEADER call after 50 times (on win32) and about 100 times in linux. I'm also having only one instance of the environment. I'm usi