What version of the JDK are you using? Pre 1.4.x you need to install JSSE.

Mark 

> -----Original Message-----
> From: David Smithson [mailto:[EMAIL PROTECTED] 
> Sent: Monday, July 26, 2004 11:58 PM
> To: [EMAIL PROTECTED]
> Subject: SSLServerSocketFactory not found in 4.1.27
> 
> Hi.  On Fedora C2, Tomcat 4.1.27, tomcat fails to start due 
> to a missing
> class file it seems.  Here's the error from tomcat.out.
> 
> [ERROR] Digester - -Begin event threw exception
> <java.lang.ClassNotFoundException:
> org.apache.catalina.net.SSLServerSocketFactory>
> Catalina.start: java.lang.ClassNotFoundException:
> org.apache.catalina.net.SSLServerSocketFactory
> java.lang.ClassNotFoundException:
> org.apache.catalina.net.SSLServerSocketFactory
> 
> I simply want to implement SSL and client authentication to share an
> internal jspwiki to external support peeps.
> 
> unzip -l catalina.jar | grep SSL shows only
> org/apache/catalina/authenticator/SSLAuthenticator.class.
> 
> What am I missing?  Do I need to trash the FC2 rpm and install from
> source?  Thanks for your response.
> 
> -- 
> David Smithson [EMAIL PROTECTED]
> Custom Film Effects www.customfilmeffects.com
> 818-840-6833 x126
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



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

Reply via email to