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=5396>.
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=5396

Tomcat start shutcut fails when HTTPS is set

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2002-01-27 19:06 -------
The problem is that JSSE has to be added to the classpath, or somehow be present
in  the Catalina classloader.
It is hard to fix the shorcuts themselves, as it would run into a lot of Windows
limitations. So I can't directly fix it at the moment, unfortunately.

Doing either one of the following should make JSSE work:
- Copy the JSSE JARs in server/lib
- Use JDK 1.4
- Tomcat could provide a non proprietary JSSE implementation

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to