Hello, I�m on a Linux machine (Red Hat), with Tomcat 3.3a, J2SDK 1.4.0 (with JSSE). I configured Tomcat like described on http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-ssl-howto.html When I run tomcat, SSL socket factory is set, but at the line (Http10Interceptor : Starting on 8080) I get the following exception : Java.lang.reflect.InvocationTargetException:java.lang.noSuchMethodError At com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.a(DashoA6275) At com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.<init>( DashoA6275) At com.sun.net.ssl.internal.ssl.TrustManagerFactoryImpl.engineInit( DashoA6275) Etc� Please, help me� I can�t solve that problem. Benjamin Fonz�.
