Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 74728 invoked from network); 16 May 2000 06:38:43 -0000 Received: from motgate2.mot.com (136.182.1.10) by locus.apache.org with SMTP; 16 May 2000 06:38:43 -0000 Received: [from pobox.mot.com (pobox.mot.com [129.188.137.100]) by motgate2.mot.com (motgate2 2.1) with ESMTP id XAA27811 for ; Mon, 15 May 2000 23:38:44 -0700 (MST)] Received: [from msghkg1.sps.mot.com (msghkg1.sps.mot.com [216.17.115.1]) by pobox.mot.com (MOT-pobox 2.0) with ESMTP id XAA03408 for ; Mon, 15 May 2000 23:38:42 -0700 (MST)] Received: from email.sps.mot.com ([222.10.115.87]) by msghkg1.sps.mot.com (Netscape Messaging Server 3.61) with ESMTP id AAA66BA for ; Tue, 16 May 2000 14:38:30 +0800 Message-ID: <3920ECE5.B38F6540@email.sps.mot.com> Date: Tue, 16 May 2000 14:38:30 +0800 From: "Iris Lau" Organization: Motorola Semiconductor Products Sector X-Mailer: Mozilla 4.06 [en]C-MOTSPS405U (WinNT; I) MIME-Version: 1.0 To: tomcat-user@jakarta.apache.org Subject: Re: Setting problem !! References: <00ff01bfbee1$8b352c20$0101a8c0@ishmael> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N I have added for of them except tools.jar, because I can't find this file's path. I run the startup.sh, and I found another error : FATAL: configuration error java.lang.Exception: Can't open config file: /home/r8025c/jsp/jakarta_tomcat /conf/server.xml due to: java.io.FileNotFoundException: /home/r8025c/jsp/jak arta_tomcat/conf/server.xml at java.lang.Throwable.(Compiled Code) at java.lang.Exception.(Compiled Code) at org.apache.tomcat.util.xml.XmlMapper.readXml(Compiled Code) at org.apache.tomcat.startup.Tomcat.execute(Compiled Code) at org.apache.tomcat.startup.Tomcat.main(Compiled Code) I have searched the path /home/r8025c/jsp/jakarta_tomcat/conf/ for the file server.xml, it's already there. Or I must found out tools.jar or something else ?? Thanks and Best Regards, Iris. Ishmael Riles wrote: > What is in your $CLASSPATH? > > I have the following in my classpath > /usr/local/jdk1.2.2/lib/tools.jar > /usr/local/tomcat/lib/ant.jar > /usr/local/tomcat/lib/jasper.jar > /usr/local/tomcat/lib/webserver.jar > /usr/local/tomcat/lib/xml.jar > > I am really not sure if any or which of these are necessary. > > ----- Original Message ----- > From: Iris Lau > To: tomcat user > Sent: Monday, May 15, 2000 7:17 PM > Subject: Setting problem !! > > > Hi all, > > > > I have just download TOMCAT and I would like to install it in a Unix > > system. > > I have set the TOMCAT_HOME and JAVA_HOME, but when I run the startup.sh, > > > > I found an error : Can't find class org.apache.tomcat.startup.Tomcat > > Anything I need to add in my .profile ?? > > > > Also I would like to make Tomcat on Apache. There is already a Apache in > > Unix and I am not the admin of it. Do I need to know anything about the > > Apache ?? > > The AJP port number have to related to Apache or not ?? > > > > Thanks !!! > > > > Iris. > > > > > > -------------------------------------------------------------------------- > > To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org > > For additional commmands, email: tomcat-user-help@jakarta.apache.org > > > > -------------------------------------------------------------------------- > To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org > For additional commmands, email: tomcat-user-help@jakarta.apache.org