Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 74208 invoked from network); 16 Jun 2003 14:14:07 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 16 Jun 2003 14:14:07 -0000 Received: (qmail 6554 invoked by uid 97); 16 Jun 2003 14:16:27 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 6547 invoked from network); 16 Jun 2003 14:16:27 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 16 Jun 2003 14:16:27 -0000 Received: (qmail 72593 invoked by uid 500); 16 Jun 2003 14:13:48 -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 72535 invoked from network); 16 Jun 2003 14:13:48 -0000 Received: from unknown (HELO mustang.mpi.com) (63.244.250.132) by daedalus.apache.org with SMTP; 16 Jun 2003 14:13:48 -0000 Received: from thunderbolt.mpi.com (thunderbolt.mpi.com [199.93.192.55]) by mustang.mpi.com (Switch-2.2.6/Switch-2.2.6) with ESMTP id h5GEDkh24134 for ; Mon, 16 Jun 2003 10:13:46 -0400 (EDT) Received: from US-VS1.corp.mpi.com (us-be1.corp.mpi.com [199.93.195.20]) by thunderbolt.mpi.com (Switch-3.0.4/Switch-3.0.0) with ESMTP id h5GEDbjr028831 for ; Mon, 16 Jun 2003 10:13:48 -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: ClassNotFoundException Date: Mon, 16 Jun 2003 10:13:46 -0400 Message-ID: <9C5166762F311146951505C6790A9CF8A6E6C8@US-VS1.corp.mpi.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ClassNotFoundException Thread-Index: AcM0ENFc4Li4f0OgTBGd2LeC57Dd1AAAGYhQ 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 use the following software: >+ Tomcat 4.1.24 or Tomcat 4.0.6 Let's stick to one ;) Tomcat 4.1.24. >When the web application tries to read the blob from the database a >ClassNotFoundException is thrown in the com.mysql.jdbc.ResultSet.getObject >method while "wading" the object input stream. Can you post the entire stack trace? Can you post your code that's reading the blob? What is the name of the class that not found, and i= s that class available in the WEB-INF/lib or WEB-INF/classes directory o= f your webapp? >I tried what Sriram Narayanan writes in his message of 21 feb 2002 (p= ut the >mysql jar not only in the $CATALINE/common/lib directory but also in the >$CATALINA_HOME/webapps//WEB-INF/classes/lib directory) ..... This shouldn't be necessary. Put the mysql jar in one location, preferably WEB-INF/lib. Post the above details and hopefully we can help more. Yoav Shapira 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