Thursday, January 10, 2008

tomcat upgrade from 4.1.30 to 4.1.36

The only significant difference i found was in the connector classname. For port 8443, It went from org.apache.catalina.connector.http.HttpConnector to org.apache.coyote.tomcat4.CoyoteConnector. That class takes care of the null cipher problem. It is "proven" by experiment. There is no documentation on line that states that though. If you know of any online doc that authoritatively states that, please leave a comment with the URL.

0 Comments:

Post a Comment

<< Home