Hi all, I've developed a Java SOAP client application using AXIS2. The https/SSL connection to the WS server (Tomcat and AXIS2) is very very slow . Each operation takes more than 4.5 seconds, while it takes less than 40ms using Jmeter or .Net clients.
I'm wondering how to configure AXIS2 or my Java code to speed up the https/SSL connection. I'd apprecite your help. Joe
