Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 36572 invoked from network); 2 Apr 2009 16:29:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Apr 2009 16:29:07 -0000 Received: (qmail 66554 invoked by uid 500); 2 Apr 2009 16:29:03 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 66494 invoked by uid 500); 2 Apr 2009 16:29:03 -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 66483 invoked by uid 99); 2 Apr 2009 16:29:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 16:29:03 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.61.61.105] (HELO usea-naimss3.unisys.com) (192.61.61.105) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 16:28:53 +0000 Received: from usea-nagw2.na.uis.unisys.com ([129.224.72.18]) by usea-naimss3 with InterScan Message Security Suite; Thu, 02 Apr 2009 11:25:16 -0500 Received: from usea-nagw2.na.uis.unisys.com ([129.224.72.53]) by usea-nagw2.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 2 Apr 2009 11:24:25 -0500 Received: from usea-nahubcas2.na.uis.unisys.com ([129.224.76.115]) by usea-nagw2.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 2 Apr 2009 11:24:25 -0500 Received: from USEA-EXCH7.na.uis.unisys.com ([129.224.76.38]) by usea-nahubcas2.na.uis.unisys.com ([129.224.76.115]) with mapi; Thu, 2 Apr 2009 11:24:24 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Thu, 2 Apr 2009 11:24:23 -0500 Subject: RE: Tomcat 6.0.18 examples recompile ok but dont work!! Thread-Topic: Tomcat 6.0.18 examples recompile ok but dont work!! Thread-Index: Acmzqm3YRflrDkG0TV6txFzUA3QKeAABIcYA Message-ID: <0AAE5AB84B013E45A7B61CB66943C17215E6EF596A@USEA-EXCH7.na.uis.unisys.com> References: <22850460.post@talk.nabble.com> In-Reply-To: <22850460.post@talk.nabble.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 02 Apr 2009 16:24:25.0272 (UTC) FILETIME=[7CE3C380:01C9B3AF] X-Virus-Checked: Checked by ClamAV on apache.org > From: mdunford [mailto:martin.dunford@gmail.com] > Subject: Tomcat 6.0.18 examples recompile ok but dont work!! >=20 > But when I reload in my browser I get >=20 > HTTP Status 404. The requested resource is not available. >=20 > I restarted Tomcat. No joy either... Are you running Tomcat with a 1.6 JRE? If not, your recompiled class won't= be loadable. Where did you put the recompiled class file? What's in the logs? Uncomment the AccessLogValve in conf/server.xml for mo= re information about what requests are coming in. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL 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 atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org