https://issues.apache.org/bugzilla/show_bug.cgi?id=50744

--- Comment #9 from Konstantin Kolinko <knst.koli...@gmail.com> 2011-02-09 
21:30:57 EST ---
Created an attachment (id=26630)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26630)
2011-02-11_tc55_50744_JSSESocketFactory.patch

(In reply to comment #8)
> I disagree with your argument that  I have incorrect syntax with my server.xml
> file.

Whom do you disagree with? I never said the above.

The issue here is that the 1.4 JVM that you are using does not implement a
feature of "unbound server sockets" that the current code uses.

Looking at Jdk14Compat.java that probably stems from
http://svn.apache.org/viewvc?view=revision&revision=778258
that apparently is a fix for
https://issues.apache.org/bugzilla/show_bug.cgi?id=45528

which is about 1,5 years ago.


I am attaching a patch (for the current tc5.5.x, as of 5.5.33) that will
probably fix this issue.

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

Reply via email to