Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 31377 invoked from network); 23 Dec 2003 20:13:48 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 23 Dec 2003 20:13:48 -0000 Received: (qmail 19793 invoked by uid 500); 23 Dec 2003 20:13:18 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 19763 invoked by uid 500); 23 Dec 2003 20:13:17 -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 19720 invoked from network); 23 Dec 2003 20:13:17 -0000 Received: from unknown (HELO brad.gbgraphics.com) (139.142.220.22) by daedalus.apache.org with SMTP; 23 Dec 2003 20:13:17 -0000 Received: from BALTHAZAR ([10.0.0.111]) by mail.gbgraphics.com (8.10.2/8.10.2) with ESMTP id hBNKDDh27585 for ; Tue, 23 Dec 2003 14:13:13 -0600 From: "Mike Curwen" To: "'Tomcat Users List'" Subject: RE: 404: File Not Found = Stupidity? Date: Tue, 23 Dec 2003 14:13:35 -0600 Message-ID: <008d01c3c991$41cde7c0$6f00000a@BALTHAZAR> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal In-Reply-To: <3FE8A0F2.809@earthlink.net> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Are you using the invoker or do you set up servlet-mappings ? (and if it's that last one, did you provide a mapping for the new servlet class? that didn't fall prey to a copy-and-paste error?) > -----Original Message----- > From: Merrill Cornish [mailto:merrill.cornish@earthlink.net] > Sent: Tuesday, December 23, 2003 2:09 PM > To: Tomcat Users List > Subject: 404: File Not Found = Stupidity? > > > * The failing servlet is addressed with exactly the same URL > as all of > the servlets that are found except for the actual servlet > name at the end. > > In everyway I can see, this new, failing servlet is exactly > like all of > its brothers, except the browser can't find it. Any suggestions? > > Merrill Cornish --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org