You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/09/17 22:28:39 UTC

DO NOT REPLY [Bug 45827] New: JSSEImplementation.java load JSSE13Factory dynamically

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: tomcat-dev@jakarta.apache.org
        ReportedBy: betelgeuse@gentoo.org


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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45827] JSSEImplementation.java load JSSE13Factory dynamically

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45827





--- Comment #1 from Petteri R <be...@gentoo.org>  2008-09-17 13:29:11 PST ---
Created an attachment (id=22596)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22596)
5.5.27-dynamic-JSSE13Factory.patch


-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45827] JSSEImplementation.java load JSSE13Factory dynamically

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45827





--- Comment #2 from Mark Thomas <ma...@apache.org>  2008-09-24 13:23:08 PST ---
Thanks for the patch. I have proposed it for 5.5.x.


-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45827] JSSEImplementation.java load JSSE13Factory dynamically

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45827


Mark Thomas <ma...@apache.org> changed:

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




--- Comment #3 from Mark Thomas <ma...@apache.org>  2008-09-25 01:49:19 PST ---
As per Bill's comments, this will not be applied as it breaks SSL support on
1.5/1.6 JVMs if Tomcat was compiled on a 1.4 JVM (as is the case for 4.1.x).


-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org