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 55129 invoked from network); 12 Apr 2000 15:57:38 -0000 Received: from xaymaca.cst.digex.net (205.197.2.37) by locus.apache.org with SMTP; 12 Apr 2000 15:57:38 -0000 Received: from digex.net (localhost [127.0.0.1]) by xaymaca.cst.digex.net (8.9.3/8.9.3) with ESMTP id LAA44542 for ; Wed, 12 Apr 2000 11:57:11 -0400 (EDT) Sender: vince@xaymaca.cst.digex.net Message-ID: <38F49CD7.8F7F567D@digex.net> Date: Wed, 12 Apr 2000 11:57:11 -0400 From: Vincent Stoessel Organization: Digital Express Group, Inc. (DIGEX), Beltsville, MD USA X-Mailer: Mozilla 4.7 [en] (X11; U; IRIX 6.5 IP32) X-Accept-Language: en MIME-Version: 1.0 To: tomcat-user@jakarta.apache.org Subject: Re: jar includes in classpath References: <20000412142606.14798.qmail@ww185.netaddress.usa.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N make sure that the sun tools are in your CLASSPATH (i.e CLASSPATH=/your/jdk1.2x/lib/tools.jar:/your/jdk1.2x:/whatever ) Tassos Mavroudeas wrote: > > Hi, > I have just installed jakarta-tomcat and I have some questions. > > 1.The JSP examples fail to run (while the Servlet Examples run). Each time I > try to execute a JSP example, the window in which jakarta-tomcat runs logs a > java excheption: > java.lang.noclassdeffound : sun/tools/javac/Main > The way I get it, it seems that I do not include some jar files in the > CLASSPATH. But I do not seem to find which jar file it is, any help??? > > 2.I can not find a way to run the tests... if I direct the browser to > lovcalhost:8080/test I get a srceen that says that there is another way to run > the tests, but it does not say which is this other way. > > > My Configuration is as follows: > Win NT 4 sp6 > Tomcat 3.1 (jakarta-tomcat.zip) > JDK 1.2.2 (from sun) > No Apache installed > > Thanks in advance > > ____________________________________________________________________ > Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.com. > > -------------------------------------------------------------------------- > To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org > For additional commmands, email: tomcat-user-help@jakarta.apache.org -- Vincent Stoessel -