Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 89093 invoked from network); 23 Jun 2003 17:54:45 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 23 Jun 2003 17:54:45 -0000 Received: (qmail 8914 invoked by uid 97); 23 Jun 2003 17:57:10 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 8907 invoked from network); 23 Jun 2003 17:57:09 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 23 Jun 2003 17:57:09 -0000 Received: (qmail 87542 invoked by uid 500); 23 Jun 2003 17:54:30 -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 87529 invoked from network); 23 Jun 2003 17:54:30 -0000 Received: from law9-f38.law9.hotmail.com (HELO hotmail.com) (64.4.9.38) by daedalus.apache.org with SMTP; 23 Jun 2003 17:54:30 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 23 Jun 2003 10:54:34 -0700 Received: from 68.168.51.50 by lw9fd.law9.hotmail.msn.com with HTTP; Mon, 23 Jun 2003 17:54:34 GMT X-Originating-IP: [68.168.51.50] X-Originating-Email: [draegoonz@hotmail.com] From: "Joe McGranaghan" To: tomcat-user@jakarta.apache.org Bcc: Subject: RE: XP - JDev - forward() - NoSuchMethodException Date: Mon, 23 Jun 2003 17:54:34 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 23 Jun 2003 17:54:34.0768 (UTC) FILETIME=[8196D900:01C339B0] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Sorry about the switch up, I must have been trying something and forgot to change the code back. I'll work on getting the original stack trace. To answer your question, a Hashtable >From: "Shapira, Yoav" >Reply-To: "Tomcat Users List" >To: "Tomcat Users List" >Subject: RE: XP - JDev - forward() - NoSuchMethodException >Date: Mon, 23 Jun 2003 12:13:34 -0400 > > >Howdy, > > >well. So how can I tell tomcat to only look in >($CATALINA_HOME/common/lib). > >This is a JDeveloper-specific question. Make sure there's no >servlet.jar in the WEB-INF/lib directory of your web application. > > >Also, wouldn't tomcat throw an Exception on startup if it were >attempting > >to load another servlet.jar? > >No, it's not allowed to. > > > >This is the stack trace: > > >java.lang.NoSuchMethodError: > >javax.servlet.http.HttpSessionBindingEvent.(Ljavax/servlet/http/HttpSes >sion > >;Ljava/lang/String;Ljava/lang/Object;)V > >This is COMPLETELY different from the subject line of this thread and >your original question ;) ;) Oddly enough, I think the reason might be >the same (conflicting servlet.jar files). > >What is the object you're trying to put into the session (via >setAttribute) when this exception occurs? > >Yoav Shapira > > > >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 > _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org