DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22424>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22424 NTLM class registers Sun JCE implementation by default Summary: NTLM class registers Sun JCE implementation by default Product: Commons Version: 1.0 Alpha Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: HttpClient AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Currently the NTLM class attempts to load and register the Sun JCE implementation unless a System property is set to indicate a different JCE to use. We should remove this entirely and leave the installation and configuration of the JCE to the application rather than trying to do it ourselves as this could cause problems with other implementations of JCE. I'll attach an initial patch for this in a moment, with a patch for the documentation in the morning. (Writing docs at 1am is never a good idea.) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]