Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 68246 invoked from network); 13 Oct 2005 03:27:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Oct 2005 03:27:32 -0000 Received: (qmail 63760 invoked by uid 500); 13 Oct 2005 03:27:26 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 63705 invoked by uid 500); 13 Oct 2005 03:27:26 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 63693 invoked by uid 500); 13 Oct 2005 03:27:25 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 63690 invoked by uid 99); 13 Oct 2005 03:27:25 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2005 20:27:25 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 8F05A515; Thu, 13 Oct 2005 05:27:04 +0200 (CEST) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 36204] - Webapp unable to pick the Class by the shared classloader X-Bugzilla-Reason: AssignedTo Message-Id: <20051013032704.8F05A515@ajax.apache.org> Date: Thu, 13 Oct 2005 05:27:04 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=36204 yoavs@computer.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO ------- Additional Comments From yoavs@computer.org 2005-10-13 05:27 ------- Please note 5.0.16 is an ancient release: does this still happen on 5.5.12? Please attach two things: first, the stack trace of log snippet showing the error you're encountering. Second, the steps we can take to reproduce this bug. I assume you're familiar with the difference between a ClassNotFoundException and a NoClassDefFoundError, right? The latter can arise for reasons that are quite different from the former, e.g. clashing versions of a class on the classpath. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org