Re: Timeout when using non-blocking client

2010-05-29 Thread WS Researcher
I got over this problem as I found it I've been using Axis2 1.5.1 client and not 1.4 as previously reported. I came across this blog post [1] by Amila which solved the problem. However, I'm faced with a different issue now. With the above fix I managed to go past the 2 invocations per client limit

Timeout when using non-blocking client

2010-05-28 Thread WS Researcher
Hi, I'm using Apache Axis2 1.4 client libraries to send request to a cluster setup which uses Apache Synapse's load balancing capabilities with Apache Axis2 endpoints. The client I've written is a non-blocking client and it continuously generates parallel requests to a web service using separate t