Re: SSL troubles...
Michael Weller <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <008601c2e00a$0891e8b0$1c07b9d9@gutschimachine> |
I bet your classpath doesn't contain sun.net.ssl.SSLContext. -mw ----- Original Message ----- From: "Panagiotis Zikos" <[email protected]> To: <[email protected]> Sent: Friday, February 28, 2003 8:34 PM Subject: SSL troubles... > Hi , > I have this problem: i try to > configure SSL on tomcat and i receive this message: > > Exception during startup processing > java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: > com > /sun/net/ssl/SSLContext > at org.apache.catalina.net.SSLServerSocketFactory.initProxy > (SSLServerSoc > ketFactory.java:398) > at org.apache.catalina.net.SSLServerSocketFactory.initialize > (SSLServerSo > cketFactory.java:334) > at org.apache.catalina.net.SSLServerSocketFactory.createSocket > (SSLServer > SocketFactory.java:287) > at org.apache.catalina.connector.http.HttpConnector.open > (HttpConnector.j > ava:948) > at org.apache.catalina.connector.http.HttpConnector.initialize > (HttpConne > ctor.java:1128) > at org.apache.catalina.core.StandardService.initialize > (StandardService.j > ava:454) > > Can anyone help? > > ___________________________________________________________________________ > To unsubscribe, send email to [email protected] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > ___________________________________________________________________________ To unsubscribe, send email to [email protected] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html