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

Re: wsdl address location when using ssl

2010-05-29 Thread Andreas Veithen
There is a "hostname" parameter in axis2.xml that can be used to replace the IP address by a host name. I don't remember the details, but if you search the documentation or mailing list, you should be able to get more information. Andreas On Fri, May 28, 2010 at 16:24, Alexander Rosemann wrote: