Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 33709 invoked from network); 17 Nov 2004 12:55:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Nov 2004 12:55:32 -0000 Received: (qmail 51943 invoked by uid 500); 17 Nov 2004 12:55:14 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 51924 invoked by uid 500); 17 Nov 2004 12:55:14 -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 51909 invoked by uid 99); 17 Nov 2004 12:55:13 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of remy.maucherat@gmail.com designates 216.239.56.240 as permitted sender) Received: from [216.239.56.240] (HELO mproxy.gmail.com) (216.239.56.240) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 17 Nov 2004 04:55:10 -0800 Received: by mproxy.gmail.com with SMTP id w41so272982cwb for ; Wed, 17 Nov 2004 04:55:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Osaz34ST6yz9opZE2sTSpoW7LNhMU33xFld1YcJh7RsoAo1EOheba+Hb+1pPk4kUoP37hrJJiSffOhBNl6vj816qHLFUfdwPIII23rLEoR9W+ECu5qUJFojzeE6lnPkIX9tleVP4noCaj5hTJFrpqsSSnp1/s9GhcHSD3AT0IYY= Received: by 10.11.99.49 with SMTP id w49mr78363cwb; Wed, 17 Nov 2004 04:55:07 -0800 (PST) Received: by 10.11.99.45 with HTTP; Wed, 17 Nov 2004 04:55:07 -0800 (PST) Message-ID: <6d959d4804111704552819217a@mail.gmail.com> Date: Wed, 17 Nov 2004 13:55:07 +0100 From: Remy Maucherat Reply-To: Remy Maucherat To: Tomcat Users List Subject: Re: Tomcat 5.5.4 dont see Servlets in my app In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Wed, 17 Nov 2004 12:11:37 +0100, Jos=E9 Luis wrote: > Hi all, > this is the exception >=20 > javax.servlet.ServletException: La Clase nucleo.PagoVodafone no es un > Servlet Be careful to not have anything containing the servlet & JSP classes in your classpath, or in your webapp WEB-INF/lib folder. --=20 xxxxxxxxxxxxxxxxxxxxxxxxx R=E9my Maucherat Developer & Consultant JBoss Group (Europe) S=E0RL xxxxxxxxxxxxxxxxxxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org