Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 30511 invoked from network); 11 Jan 2006 15:59:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jan 2006 15:59:23 -0000 Received: (qmail 37266 invoked by uid 500); 11 Jan 2006 15:57:55 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 35709 invoked by uid 500); 11 Jan 2006 15:57:44 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 27693 invoked by uid 99); 11 Jan 2006 15:56:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2006 07:56:46 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [216.17.130.186] (HELO mail.mhsoftware.com) (216.17.130.186) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2006 07:56:46 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.mhsoftware.com (Postfix) with ESMTP id D3242587B1 for ; Wed, 11 Jan 2006 08:56:25 -0700 (MST) Received: from mail.mhsoftware.com ([127.0.0.1]) by localhost (hagrid [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08667-09 for ; Wed, 11 Jan 2006 08:56:25 -0700 (MST) Received: from emp00 (c-24-8-34-101.hsd1.co.comcast.net [24.8.34.101]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.mhsoftware.com (Postfix) with ESMTP id 4D4F84DEC6 for ; Wed, 11 Jan 2006 08:56:25 -0700 (MST) From: "George Sexton" To: "'Tomcat Users List'" Subject: RE: Problem with servlets from upgrade Date: Wed, 11 Jan 2006 08:56:24 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcYWmcUdc38WQzBIRESfZWsUaRI8TQALbBNQ In-Reply-To: <294B4B3243E76C4BA4FF7F54003B3BE104AAE692@exchangea.staff.uce.ac.uk> Message-Id: <20060111155625.4D4F84DEC6@mail.mhsoftware.com> X-Virus-Scanned: amavisd-new at mhsoftware.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Read: http://tomcat.apache.org/tomcat-5.5-doc/RELEASE-NOTES.txt Specifically, search for Enabling invoker servlet: Essentially, you need to do URL mapping in your web.xml for your = servlets. George Sexton MH Software, Inc. http://www.mhsoftware.com/ Voice: 303 438 9585 =20 > -----Original Message----- > From: Francesca Jovanovic [mailto:Francesca.Jovanovic@uce.ac.uk]=20 > Sent: Wednesday, January 11, 2006 3:29 AM > To: tomcat-user@jakarta.apache.org > Subject: Problem with servlets from upgrade > Importance: High >=20 > I have a new computer and I have installed the latest version=20 > of Tomcat 5 and reinstalled the Sun One Studio 4 which I=20 > still had a setup file. The example servlets and jsp's work=20 > fine but my servlets - that worked fine on my old pc with=20 > tomcat 4 - now don't work, the jsps are working fine but not=20 > the servlets. I get this error: >=20 >=20 > HTTP Status 404 - /servlet/PostStudentID >=20 > _____ =20 >=20 >=20 > type Status report >=20 > message /servlet/PostStudentID >=20 > description The requested resource (/servlet/PostStudentID)=20 > is not available. >=20 > _____ =20 >=20 >=20 > Apache Tomcat/5.5.12 >=20 >=20 > I have searched endlessly to try and see what's going wrong=20 > and tried all your pointers but cannot resolve it. Can you=20 > please help? Is Tomcat 5.5.12 compatible with Sun one studio 4? >=20 > =20 >=20 > =20 >=20 > Francesca Jovanovi=E6 > Learning Technologist > Learning Partnerships Development Unit (LPDU)=20 > Faculty of Health > University of Central England > 311 Ravensbury House, Westbourne Road > Edgbaston, Birmingham, B15 3TN > Telephone: 0121 331 7181 > Fax: 0121 331 6009 >=20 > =20 >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org