Problems TOMCAT / SSL activation

2004-01-23 Thread Shockley, Gerard C
Title: Message I'm attempting to enable SSL with Tomcat 4 - I'm getting an exception pointing to an issue with JSSE- Caused by: java.lang.NoClassDefFoundError: com/sun/net/ssl/SSLContext I'm using usl0:/opt/IBMJava2-s390-141/bin # ./java -versionjava version "1.4.1"Java(TM) 2 Runtime

Re: Problems TOMCAT / SSL activation

2004-01-23 Thread Bill Barker
MessageWith TC 4.1.24, IBM's JSSE mostly works. It should work completely on later versions. Shockley, Gerard C [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I'm attempting to enable SSL with Tomcat 4 - I'm getting an exception pointing to an issue with JSSE- Caused by: