Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 70641 invoked from network); 23 Jun 2003 15:47:18 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 23 Jun 2003 15:47:18 -0000 Received: (qmail 4803 invoked by uid 97); 23 Jun 2003 15:49:41 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 4796 invoked from network); 23 Jun 2003 15:49:40 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 23 Jun 2003 15:49:40 -0000 Received: (qmail 69110 invoked by uid 500); 23 Jun 2003 15:47:00 -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 69097 invoked from network); 23 Jun 2003 15:47:00 -0000 Received: from unknown (HELO mustang.mpi.com) (63.244.250.132) by daedalus.apache.org with SMTP; 23 Jun 2003 15:47:00 -0000 Received: from lightning.mpi.com (lightning.mpi.com [63.244.252.11]) by mustang.mpi.com (Switch-2.2.6/Switch-2.2.6) with ESMTP id h5NFkwh19506 for ; Mon, 23 Jun 2003 11:46:58 -0400 (EDT) Received: from US-VS1.corp.mpi.com (us-be2.corp.mpi.com [199.93.195.21]) by lightning.mpi.com (Switch-3.0.4/Switch-3.0.0) with ESMTP id h5NFkbo4023755 for ; Mon, 23 Jun 2003 11:47:00 -0400 (EDT) X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.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: XP - JDev - forward() - NoSuchMethodException Date: Mon, 23 Jun 2003 11:46:57 -0400 Message-ID: <9C5166762F311146951505C6790A9CF8A6E75E@US-VS1.corp.mpi.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: XP - JDev - forward() - NoSuchMethodException Thread-Index: AcM5nmq1R1/cmfL8TtyXfZK+Uv49nQAABpMg From: "Shapira, Yoav" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Howdy, >I'm sorry to be so inspecific. In my doGet() I get an instance of the= >RequestDispatcher I need and then call forward(request,response). I'm= sorry >to have not said all that. Any further advice will be appreciated. OK ;) I didn't think it would be so simple. It's hard to help without you giving the stack trace. My guess is, since your code compiles, that you have another servlet.jar in your runtime classpath. This one collides with tomcat's ($CATALINA_HOME/common/lib) servlet.jar and causes the NoSuchMethod exception. Yoav Shapira > > >>From: "Shapira, Yoav" >>Reply-To: "Tomcat Users List" >>To: "Tomcat Users List" >>Subject: RE: XP - JDev - forward() - NoSuchMethodException >>Date: Mon, 23 Jun 2003 09:11:11 -0400 >> >> >>Howdy, >>Umm, there IS no such method ;) You have to include the request and= >>response as parameters to the forward method of RequestDispatcher. I'm >>surprised your classes even compile, but then again I've seen IDEs like >>JDeveloper do evil things. >> >>Post the entire stack trace and relevant source code... >> >>Yoav Shapira >>Millennium ChemInformatics >> >> >> >-----Original Message----- >> >From: Joe McGranaghan [mailto:draegoonz@hotmail.com] >> >Sent: Sunday, June 22, 2003 8:00 PM >> >To: tomcat-user@jakarta.apache.org >> >Subject: XP - JDev - forward() - NoSuchMethodException >> > >> >I'm develping a web app in JDeveloper on XP and then trying to deploy >>it to >> >tomcat4 on my localhost. All is well until my servlets try to call= >> >RequestDispatcher.forward(). At this point, tomcat gets an interna= l >>server >> >exception that can be traced back to a NoSuchMethodException at th= e >> >forward() call. I've tried everything I can possibly think of and have >> >found >> >reading. Has anyone ran into this particular problem? >> > >> >_________________________________________________________________ >> >The new MSN 8: smart spam protection and 2 months FREE* >> >http://join.msn.com/?page=3Dfeatures/junkmail >> > >> > >> >---------------------------------------------------------------------= >> >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org= >> >For additional commands, e-mail: tomcat-user-help@jakarta.apache.o= rg >> >> >> >> >>This e-mail, including any attachments, is a confidential business >>communication, and may contain information that is confidential, >>proprietary and/or privileged. This e-mail is intended only for the= >>individual(s) to whom it is addressed, and may not be saved, copied,= >>printed, disclosed or used by anyone else. If you are not the(an) >intended >>recipient, please immediately delete this e-mail from your computer system >>and notify the sender. Thank you. >> >> >>--------------------------------------------------------------------= - >>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org= >> > >_________________________________________________________________ >Protect your PC - get McAfee.com VirusScan Online >http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3D3963 > > >---------------------------------------------------------------------= >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org This e-mail, including any attachments, is a confidential business com= munication, and may contain information that is confidential, propriet= ary and/or privileged. This e-mail is intended only for the individua= l(s) to whom it is addressed, and may not be saved, copied, printed, d= isclosed or used by anyone else. If you are not the(an) intended reci= pient, please immediately delete this e-mail from your computer system= and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org