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=16220>. 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=16220 JSSESocketFactory missing "implements SecureSocketFactory" Summary: JSSESocketFactory missing "implements SecureSocketFactory" Product: Axis Version: 1.1beta Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Basic Architecture AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Neither JSSESocketFactory nor SunJSSESocketFactory is declared with "implements SecureSocketFactory". This results in run-time failures such as: 0 [main] WARN axis.AxisProperties - Exception: org.apache.commons.discovery.DiscoveryException: Class org.apache.axis.components.net.SunJSSESocketFactory does not implement org.apache.axis.components.net.SecureSocketFactory