Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 23031 invoked from network); 9 Nov 2010 20:54:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Nov 2010 20:54:37 -0000 Received: (qmail 7003 invoked by uid 500); 9 Nov 2010 20:55:08 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 6938 invoked by uid 500); 9 Nov 2010 20:55:07 -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 6929 invoked by uid 99); 9 Nov 2010 20:55:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Nov 2010 20:55:07 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of knst.kolinko@gmail.com designates 209.85.213.173 as permitted sender) Received: from [209.85.213.173] (HELO mail-yx0-f173.google.com) (209.85.213.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Nov 2010 20:55:02 +0000 Received: by yxd5 with SMTP id 5so5180388yxd.18 for ; Tue, 09 Nov 2010 12:54:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=jBdvAQg19PvSCxyxWw8dXrfM8kZpWbO2RtyBEYu3AyY=; b=kp4EP6ImWEm+8TCsPs2ciZ2w0Mcf4BphQ9lJ4ziSTRhul14HAnsRuDGea4RU3OHD/3 ld56+QJVAcyjhWkL/20MfoGDrOsZF5xakqpt4am0I1oRjaRdTboXCJepNA1xqttolWtx z1EFmxo/QI/2zbn258JLKGhKO3FbjJ+kc2buE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=U8vWtmoeOPy4jd/LJ3qFxhSaQ9EoW1pc3Ngx1MCtVI4BjCpcm2+61Sa9r74mRG6Dbi MVZ1OrRDhed04ewCUb6DovmjbMxPpSQTFrHLAM5qX1g3ZZrFsGftvVrHcPz6bXR20vgV Lg6lEv1/3B3ltnIuxXjZFsJYL/YcR4PCrlvO8= MIME-Version: 1.0 Received: by 10.90.61.39 with SMTP id j39mr7605353aga.34.1289336081391; Tue, 09 Nov 2010 12:54:41 -0800 (PST) Received: by 10.91.185.8 with HTTP; Tue, 9 Nov 2010 12:54:41 -0800 (PST) In-Reply-To: References: Date: Tue, 9 Nov 2010 23:54:41 +0300 Message-ID: Subject: Re: java.lang.ClassNotFoundException: org.apache.jsp.index_jsp From: Konstantin Kolinko To: Tomcat Developers List Content-Type: text/plain; charset=ISO-8859-1 2010/11/9 Rafael Nunes Verger : > > Like this error: https://issues.apache.org/bugzilla/show_bug.cgi?id=30450 > > Any ideas? 1. Support / troubleshooting questions must be asked on the users@ list, not here. http://tomcat.apache.org/lists.html 2. In your post on users@ please include: - the actual message (and tracktrace) that you are observing in _your_ version of Tomcat. - any other error messages from your logs. Is there anything interesting that precedes the error? - your server.xml (remove all XML comments and passwords!) Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org