Re: No one answering my question (security realted problem)

2001-09-07 Thread Sukhwinder Singh
is only related to tomcat 3.2.3 and version 3.2.2 works well. Sukhwinder Singh - Original Message - From: Sukhwinder Singh [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 06, 2001 4:10 PM Subject: Re: No one answering my question (security realted problem

Re: No one answering my question (security realted problem)

2001-09-06 Thread Anand B N
Sukhwinder, I've faced this problem before. It's got something to do with where your JAR's are placed in the classpath. If the class throwing this exception is somewhere inside tomcat's internal classes (webserver.jar) then move it to a place other than the default /lib folder and inclde it

Re: No one answering my question (security realted problem)

2001-09-06 Thread Sukhwinder Singh
It's unclear to me why you're recompiling tomcat. Why not just use a binary distribution? I've never compiled it from source... dwh Hello, I have also downloaded binary version of tomcat 3.2.3 but even that doesn't start. SS

Re: No one answering my question (security realted problem)

2001-09-06 Thread Jonathan Eric Miller
. Also, make sure you're running the latest version of Sun's JDK, 1.3.1. Jon - Original Message - From: Sukhwinder Singh [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 06, 2001 4:10 PM Subject: Re: No one answering my question (security realted problem) It's unclear

No one answering my question (security realted problem)

2001-09-05 Thread Sukhwinder Singh
Hello, This is the third time I am sending email. No one is replying. I have downloaded tomcat version 3.2.3 source code and compiled it on my windows 95 machine with Sun JDk 1.3.1. I also had to download JSSE because there was no option to compile without ssl support. If these

Re: No one answering my question (security realted problem)

2001-09-05 Thread Denis Haskin
Sukhwinder Singh wrote: Hello, I have downloaded tomcat version 3.2.3 source code and compiled it on my windows 95 machine with Sun JDk 1.3.1. I also had to download JSSE because there was no option to compile without ssl support. ... Is there any option to compile tomcat without ssl