DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38425>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38425


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Additional Comments From [EMAIL PROTECTED]  2006-01-27 20:49 -------
(In reply to comment #0)
> Hi all,
> 
> While trying to use ssl on AIX, i found that some of the files contributed in 
> src/contrib/org/apache/commons/httpclient/contrib/ssl were making hard 
> references to com.sun.net.ssl package. Since JDK 1.4.2, one shall use the 
> javax.net.ssl package instead.
> 
> I have then:
> 1/ fixed the source files appropriately

Christian,
HttpClient 3.0 needs to be Java 1.2.2 compatible. It cannot use Java 1.4
specific interfaces. One of the reasons why all these classes are in the contrib
package is that they ought not to be used without customization. This is also a
reason why we do not distribute the contrib code in a form of a jar package

Oleg

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to