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=22701>. 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=22701 commons-logging and SSL in tomcat with struts ------- Additional Comments From [EMAIL PROTECTED] 2003-10-02 05:24 ------- This should be fixed in the CVS, but I'm having enough problems reproducing the bug to be sure that the fix works. Clearly, there are a lot of people interested in this that can reproduce it easily. If I can get some help, I can probably close this before the 4.1.28 release (probably next week). Steps: 1) Grab the file from <http://cvs.apache.org/viewcvs/jakarta-tomcat- connectors/util/java/org/apache/tomcat/util/net/jsse/JSSESupport.java? rev=1.3.2.3&only_with_tag=coyote_10&content-type=text/vnd.viewcvs-markup> and save it someplace. 2) javac -classpath $CATALINA_HOME/server/lib/tomcat_util.jar -d $CATALINA_HOME/server/classes JSSESupport.java Note: If using a 1.3.x JVM, also include all of the JSSE jars in the classpath. 3) Restart Tomcat and test (and let me know if it still fails). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]