Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 44748 invoked from network); 17 Jul 2003 21:24:27 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 17 Jul 2003 21:24:27 -0000 Received: (qmail 2077 invoked by uid 97); 17 Jul 2003 21:27:03 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 2070 invoked from network); 17 Jul 2003 21:27:03 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 17 Jul 2003 21:27:03 -0000 Received: (qmail 43381 invoked by uid 500); 17 Jul 2003 21:24:15 -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 43361 invoked from network); 17 Jul 2003 21:24:14 -0000 Received: from unknown (HELO JTURNER) (207.86.123.243) by daedalus.apache.org with SMTP; 17 Jul 2003 21:24:14 -0000 Received: from JTURNER ([127.0.0.1]) by JTURNER with Microsoft SMTPSVC(5.0.2195.5329); Thu, 17 Jul 2003 17:24:19 -0400 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Location of servlets? References: <010801c34c8d$b1b2a340$567d03cf@skywalker> <9C5166762F311146951505C6790A9CF8A6E86C@US-VS1.corp.mpi.com> <010801c34c8d$b1b2a340$567d03cf@skywalker> <4.3.2.20030717121302.033fa8b8@pop.synerdyne.com> <3F1711BD.9070204@email.unc.edu> Message-ID: Content-Type: text/plain; charset=iso-8859-15; format=flowed From: John Turner Date: Thu, 17 Jul 2003 17:24:18 -0400 In-Reply-To: <3F1711BD.9070204@email.unc.edu> User-Agent: Opera7.03/Win32 M2 build 2670 X-OriginalArrivalTime: 17 Jul 2003 21:24:19.0417 (UTC) FILETIME=[C889E490:01C34CA9] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N http://jakarta.apache.org/tomcat/faq/misc.html#invoker John On Thu, 17 Jul 2003 17:14:37 -0400, Jeff Howard wrote: > Thanks for everyone's help earlier today. Upgrading > to JDK 1.4.2 from 1.2.2 allowed me to get Tomcat > running. > > Now I'm trying the sample servlet Hello.java by calling it > from a simple webpage with the line: > > http://localhost:8080/servlet/hello > > I put the compiled servlet in my tomcat4 > directory/webapps. When I click on the > link to call this servlet I get an HTTP Status 500 > window from Tomcat saying no context configured to provess this > request. Makes me think it can't find the servlet. > > I looked in the log files and there's an entrythat says: > MAPPING configuration error for request URI /Hello > > Any ideas? > > Thanks very much! > > Jeff H. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org