Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 88299 invoked from network); 27 Feb 2002 16:43:02 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 27 Feb 2002 16:43:02 -0000 Received: (qmail 24243 invoked by uid 97); 27 Feb 2002 16:42:42 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 24202 invoked by uid 97); 27 Feb 2002 16:42:41 -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 24191 invoked from network); 27 Feb 2002 16:42:41 -0000 From: "Ken Ramirez" To: "'Tomcat Users List'" Subject: RE: ClassNotFoundException Date: Wed, 27 Feb 2002 11:38:09 -0500 Message-ID: <000001c1bfad$246a53c0$2000a8c0@NOTEBOOK> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Totally awesome. This worked like a charm. Thanks, Ken Ramirez - Principal/CTO kramirez@mastermind.com Master-Mind Consulting Services http://www.mastermind.com Ph - 570-688-9600 Fx - 208-275-2301 > -----Original Message----- > From: Sriram Narayanan [mailto:sriramx_2000@yahoo.com] > Sent: Wednesday, February 27, 2002 10:08 AM > To: Tomcat Users List > Subject: RE: ClassNotFoundException > > Just a question, > > Would Thread.currentThread().getContextClassLoader().loadClass("myclassname") > help ? > > I don't have TC 3.3, but this works for me in TC 4.0.1 > > Sriram > > > 2/27/02 6:45:11 PM, Larry Isaacs wrote: > > >To deal with a situation like this, I have seen #1 below > >implemented by providing an object that is loaded in the > >webapp classloader to the base class. A good candidate > >would be "this" from MyServletClass. MyBaseServletClass > >can obtain the classloader of this object to gain access > >to the webapp classloader. > > > >Cheers, > >Larry > > > > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > -- > To unsubscribe: > For additional commands: > Troubles with the list: > -- To unsubscribe: For additional commands: Troubles with the list: