Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 45162 invoked from network); 17 Jun 2002 09:29:57 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 17 Jun 2002 09:29:57 -0000 Received: (qmail 5983 invoked by uid 97); 17 Jun 2002 09:29:56 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 5967 invoked by uid 97); 17 Jun 2002 09:29:55 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 5955 invoked by uid 98); 17 Jun 2002 09:29:55 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <010b01c215e1$c81772c0$6e01a8c0@Vqilocal.com> From: "phani" To: "tomcat-user" Subject: Configureing SSL for Tomcat 4.0 Date: Mon, 17 Jun 2002 15:01:24 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0106_01C2160F.D9006F00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0106_01C2160F.D9006F00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hi, =20 I am trying to configure tomcat4.0 for standalone mode but no = luck.When i try to run tomcat the window pops up and closes.I am unable = to see the error messages. My environmet is : win 98; jdk1.4, tomcat4.0 I followed the bellow steps to configure the tomcat. created a certificate using the bellow command c:\keytool -genkey -alias tomcat -keyalg RSA and i gave the password changeit .The certificate is generated on my = user home dir c:\windows Now i removed the comments for Connector in server.xml But i am getting the above said error. Can some one guide me where i went wrong.... Thanks for any help phani ------=_NextPart_000_0106_01C2160F.D9006F00--