Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 91915 invoked from network); 3 Feb 2005 21:29:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Feb 2005 21:29:26 -0000 Received: (qmail 44480 invoked by uid 500); 3 Feb 2005 21:29:11 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 44463 invoked by uid 500); 3 Feb 2005 21:29:11 -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 44450 invoked by uid 99); 3 Feb 2005 21:29:11 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of parsonstechnical@earthlink.net designates 209.86.89.69 as permitted sender) Received: from smtpauth09.mail.atl.earthlink.net (HELO smtpauth09.mail.atl.earthlink.net) (209.86.89.69) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 03 Feb 2005 13:29:09 -0800 Received: from [69.34.33.6] (helo=ptslaptop) by smtpauth09.mail.atl.earthlink.net with asmtp (Exim 4.34) id 1CwoXE-0007sL-0r for tomcat-user@jakarta.apache.org; Thu, 03 Feb 2005 16:29:08 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=test1; d=earthlink.net; h=Message-ID:From:To:References:Subject:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:X-MSMail-Priority:X-Mailer:X-MimeOLE; b=HKDGcPswFAWTWktsBF4tUVDrCInW1/eWIVqhdbOdvx6XDON143jBElNkqO6debW7; Message-ID: <02e101c50a37$3420c8d0$8101a8c0@ptslaptop> From: "Parsons Technical Services" To: "Tomcat Users List" References: <200502032030.j13KU2mx003600@webmail2.magma.ca> Subject: Re: Servlet won't load Date: Thu, 3 Feb 2005 16:27:45 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-ELNK-Trace: ac1d3908dd5e4e415f52795aef799eed1aa676d7e74259b7b3291a7d08dfec798b8cfc81a9929bf76d98306bb9dc9899350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 69.34.33.6 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Post your web.xml and context.xml What is the name of your class? Doug PS Your hosting company is running 5.0. ----- Original Message ----- From: "Michael Davis" To: Sent: Thursday, February 03, 2005 3:30 PM Subject: Re: Servlet won't load > Hi, > > I've got an application which runs fine for me, but which won't run on my > hosting > company's server which is running Tomcat 5.5.4 on Solaris. > > I've got a jsp page which has a link to a servlet. When I click the link, > I get a 404 > error. Tomcat doesn't attempt to load and run the servlet, it just think's > it's a bad link. > > I was able to create a tiny web app which illustrates the problem. It's at > > www.damaru.com/webapp > > I've checked that the mapping is correct in web.xml. This runs fine on my > linux box with > tomcat 5.0, and I also tested it on a win2k box using tomcat 5.5.4. > > The strange thing is that I have another web app which is running fine on > that server. I > suspect that the hosting company has got something strange in their global > config file, > but I have not found anything myself. > > thanks for any hints > Michael Davis > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org