Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 39937 invoked from network); 29 Nov 2005 16:08:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Nov 2005 16:08:31 -0000 Received: (qmail 36360 invoked by uid 500); 29 Nov 2005 16:08:14 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 36239 invoked by uid 500); 29 Nov 2005 16:08:13 -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 36228 invoked by uid 99); 29 Nov 2005 16:08:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2005 08:08:13 -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 [192.63.108.52] (HELO usbb-lacimss2.unisys.com) (192.63.108.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2005 08:09:43 -0800 Received: from USBB-LACGW3.na.uis.unisys.com ([129.224.98.43]) by usbb-lacimss2 with InterScan Messaging Security Suite; Tue, 29 Nov 2005 11:22:13 -0500 Received: from USBB-LACGW3.na.uis.unisys.com ([129.224.98.44]) by USBB-LACGW3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 29 Nov 2005 11:07:50 -0500 Received: from USRV-EXCH1.na.uis.unisys.com ([129.225.81.6]) by USBB-LACGW3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 29 Nov 2005 11:07:50 -0500 Received: from USRV-EXCH4.na.uis.unisys.com ([192.61.245.232]) by USRV-EXCH1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 29 Nov 2005 10:07:49 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: HttpServlet not found? Date: Tue, 29 Nov 2005 10:07:48 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: HttpServlet not found? Thread-Index: AcX0/IaQAJbhRzdoQaOyqRAwcHkCsAAAgnSw From: "Caldarale, Charles R" To: "Tomcat Users List" X-OriginalArrivalTime: 29 Nov 2005 16:07:50.0002 (UTC) FILETIME=[0BB29D20:01C5F4FF] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > From: Sebastian [mailto:sebastianfunk@mac.com]=20 > Subject: HttpServlet not found? >=20 > I compiled it with > "javac -cp /home/tomcat/j2ee/lib/j2ee.jar:/home/tomcat/mysql =20 > MyServlet.java". Using j2ee.jar with Tomcat usually results in much grief, since it contains many classes that conflict with those supplied by Tomcat. Suggest removing it from your system, or at least taking it out of your classpath. Use Tomcat's common/lib/servlet-api.jar instead. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org