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=5755>. 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=5755 Servlet cannot use https protocol in URLConnection ------- Additional Comments From [EMAIL PROTECTED] 2002-01-09 09:02 ------- I use IBM Java JDK 1.3. and I have installed the JSSE package in the jre/lib/ext directory. I have copied the JSSE jar files into the common/lib directory and set the JSSE_HOME variable to the common/lib directory. These actions does not have any effect. Interesting enough, the org.apache.catalina.jsp_classpath variable does not contain the JSSE packages even though they are stored in the common/lib directory. On the other hand, the rest of packages found in the common/lib directory are available. It looks as if catalina ignores the JSSE packages. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>