Hi devs, Axis2 kernel has an implementation class of org.apache.commons.httpclient.protocol.SecureProtocolSocketFactory[1] called SSLProtocolSocketFactory[2]. I couldn't find any reference or usage of this class within Axis2 myself. I manged to build both Axis2 trunk and Rampart trunks without this class but due to lack of test coverage I don't like to make any conclusion with build results for safe side I would like to move this class into transport/http module from kernel.
This is a required thing to get rid of HttpClient dependency on Axis2 kernel . Any thoughts ? or any better idea ? [1] - http://hc.apache.org/httpclient-3.x/apidocs/org/apache/commons/httpclient/protocol/SecureProtocolSocketFactory.html [2] - http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/java/security/SSLProtocolSocketFactory.java Thanks ! -- Sagara Gunathunga Blog - http://ssagara.blogspot.com Web - http://people.apache.org/~sagara/ LinkedIn - http://www.linkedin.com/in/ssagara --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org