Re: Location of JSSE .jar files in Tomcat 3.3?

2001-11-26 Thread Greg Bailey
: Subject: RE: Location of JSSE .jar files in Tomcat 3.3? Date: Tue, 20 Nov 2001 14:29:39 -0700 From: Larry Isaacs [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Tomcat 3.3 has more levels of classloaders that Tomcat 3.2.3, which is likely why this issue appears. Class visibility

RE: Location of JSSE .jar files in Tomcat 3.3?

2001-11-26 Thread Larry Isaacs
Isaacs; Greg Bailey Subject: Re: Location of JSSE .jar files in Tomcat 3.3? I tried placing the JSSE jar files (all 3 of them) into $TOMCAT_HOME/lib/common, and that didn't work either. Basically, I have a SOAP application (bean) that attempts to open an SSL connection using https

Location of JSSE .jar files in Tomcat 3.3?

2001-11-20 Thread Greg Bailey
Hi, I'm in the process of attempting to update our web environment from Tomcat 3.2.3 to Tomcat 3.3, and one of our applications (a SOAP one) failed to find JSSE classes. The 3 files jcert.jar, jnet.jar, and jsse.jar are all located in /var/tomcat/lib/apps, since they would potentially be shared

RE: Location of JSSE .jar files in Tomcat 3.3?

2001-11-20 Thread Larry Isaacs
20, 2001 4:14 PM To: [EMAIL PROTECTED] Cc: Greg Bailey Subject: Location of JSSE .jar files in Tomcat 3.3? Hi, I'm in the process of attempting to update our web environment from Tomcat 3.2.3 to Tomcat 3.3, and one of our applications (a SOAP one) failed to find JSSE classes. The 3