https://issues.apache.org/bugzilla/show_bug.cgi?id=45827
Summary: JSSEImplementation.java load JSSE13Factory dynamically Product: Tomcat 5 Version: 5.5.27 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Connector:HTTP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Attached patch cleans the code and loads JSS13Factory in the same way as 1.4 and 1.5 factories. Loading it dynamically enables you to rm the actual classes so you are able to compile the 5.5 code base with a JDK that does not have the Sun internal ssl classes. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]