Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: SSL-Tomcat

Bill Barker

2003-10-16

Replies:


"Pirti Andrea (SPES)" <a.pirti.spes@(protected)
news:F3DF9C903438D311919C00A0C9ED0B330131369F@(protected)...
> Hello everyone,
> i have a problem , with Tomcat 4.1.18 and jvm IBMJava2-141.
> I opnend connector https, but during startup processing i have this
> exception:
>
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
> a:79)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
> Impl.java:41)
> at java.lang.reflect.Method.invoke (Method.java:371)
> at org.apache.catalina.startup.Bootstrap.main (Bootstrap.java:203)
> Caused by: java.lang.NoClassDefFoundError: sun/security/provider/Sun
> at
> org.apache.tomcat.util.net.jsse.JSSEImplementation.getServerSocketFactor
> y(JSSEImplementation.java:90)
> at
> org.apache.coyote.http11.Http11Protocol.checkSocketFactory(Http11Protoco
> l.java:452)
> at org.apache.coyote.http11.Http11Protocol.init (Http11Protocol.java:133)
> at
> org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConnector.jav
> a:1032)
> at
> org.apache.catalina.core.StandardService.initialize(StandardService.java
> :579)
> at
> org.apache.catalina.core.StandardServer.initialize (StandardServer.java:2
> 245)
> at org.apache.catalina.startup.Catalina.start (Catalina.java:511)
> at org.apache.catalina.startup.Catalina.execute (Catalina.java:400)
> at org.apache.catalina.startup.Catalina.process (Catalina.java:180)
>
> How can i resolve this problem?
>

You have two choices:
1) Install Sun's jsse.jar (and friends) for the 1.3.x JVM.
2) Upgrade to 4.1.24 (or, better, 4.1.28) that properly handles IBM's
version of JSSE.


> Thanks.
>
>




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.