Hi,
Thanks for the earlier reply,
These are the exceptions..Could you just help further
suggesting what I should do to?
java.lang.ClassNotFoundException: Can't find any SSL
implementation
at
org.apache.tomcat.util.net.SSLImplementation.getInstance(SSLImplement
ation.java:97)
at
Stop the service, go to %CATALINA_HOME%\bin and run "catalina run" in CMD.
Then you will able to see the exceptions.
Michael
-Original Message-
From: runu rathi [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 06, 2003 1:26 PM
To: [EMAIL PROTECTED]
Subject: urgent help needed..c
Hi All,
I have installed Tomcat4.1 as a WinNT service. If I
try to make any changes conf/server.xml (in order to
set up the SSL) and try to restart it again, I cannot
do so. All I get is a set of exceptions flashing on
the screen. In short, it is not allowing me to do any
changes in server.xml.