On Thu, Oct 20, 2011 at 12:11 AM, Andreas Veithen
<andreas.veit...@gmail.com> wrote:
> Yes, I think that this class should be moved to the HTTP transport.
> Note that the usage of that class is actually documented in the
> Javadoc ... of the TrustAllTrustManager class.
>
> The only thing is that in order to make the split-package problem
> worse (AXIS2-4311), we need to move it to a different package as well.

Noted.

BTW don't you think that we need to address AXIS2-4311 for next major release ?

Thanks !

>
> Andreas
>
> On Wed, Oct 19, 2011 at 11:08, Sagara Gunathunga
> <sagara.gunathu...@gmail.com> wrote:
>> 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
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
> For additional commands, e-mail: java-dev-h...@axis.apache.org
>
>



-- 
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

Reply via email to