From wbrogden@bga.com Sat Jun 24 13:15:42 2000 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 35171 invoked from network); 24 Jun 2000 13:15:42 -0000 Received: from mail5.realtime.net (HELO bga.com) (205.238.128.241) by locus.apache.org with SMTP; 24 Jun 2000 13:15:42 -0000 Received: from bga.com ([205.238.179.92]) by bga.com ; Sat, 24 Jun 2000 08:15:38 -0600 Message-ID: <3954B471.729FEC89@bga.com> Date: Sat, 24 Jun 2000 08:15:29 -0500 From: William Brogden Organization: Barely organized X-Mailer: Mozilla 4.61 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: tomcat-user@jakarta.apache.org Subject: Re: Hello world doesn't work, supplied JSP examples do References: <02fe01bfddce$e2b22370$c38b0fcb@classware.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Paul wrote: > > I have the servlet and JSP examples that come with Jakarta working but I can > only manage to get: > > Error: 500 > Location: /eg1/helloworld.jsp > sun/tools/javac/Main > > When I try to run my own (trivial) example (below). I have created the > context for eg1 and I can browse to the folder where the files are. This is > running on RH6.2 with the 1.3 beta JDK. > > Any clues? The clue is "sun/tools/javac/Main" - I believe that the engine is not able to find the tools.jar file required to compile the translated JSP page into a servlet class. -- WBB - wbrogden@bga.com Chief Scientist, LANWrights, Inc. Java Programmer Certification information and mock exam at http://www.lanw.com/java/javacert/