Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 95224 invoked from network); 27 Jul 2007 18:45:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jul 2007 18:45:44 -0000 Received: (qmail 46126 invoked by uid 500); 27 Jul 2007 18:45:32 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 46108 invoked by uid 500); 27 Jul 2007 18:45:32 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 46097 invoked by uid 99); 27 Jul 2007 18:45:32 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2007 11:45:32 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [63.240.77.83] (HELO sccrmhc13.comcast.net) (63.240.77.83) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2007 18:45:25 +0000 Received: from [192.168.1.101] (c-68-50-0-179.hsd1.va.comcast.net[68.50.0.179]) by comcast.net (sccrmhc13) with ESMTP id <20070727184504013007bm55e>; Fri, 27 Jul 2007 18:45:04 +0000 Message-ID: <46AA3D2C.9060105@christopherschultz.net> Date: Fri, 27 Jul 2007 14:45:00 -0400 From: Christopher Schultz User-Agent: Thunderbird 2.0.0.5 (Windows/20070716) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: NamingContextBindingsEnumeration error from Tomcat 5.5 on Eclipse 3.3 References: <0C3AEA555EC5E14EB9A3756D74D46B4204B64568@mercury.ad.austin.hoovers.com> In-Reply-To: <0C3AEA555EC5E14EB9A3756D74D46B4204B64568@mercury.ad.austin.hoovers.com> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Koshy, Geevarghese, Koshy wrote: > I'm trying to run a web application on Eclipse 3.3 with Tomcat 5.5. > > I configured the Tomcat 5.5 server in the eclipse server view and > added my project to the server. > > I'm starting tomcat through the eclipse server view and get the > following error - [snip] > java.lang.reflect.InvocationTargetException [snip] > Caused by: java.lang.NoSuchMethodError: > org.apache.naming.NamingContextBindingsEnumeration.(Ljava/util/Enu > meration;)V It looks like you are compiling your application with one Java API and running it on another. Is that possible? It's one of the only reasons you might get a NSME like this. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGqj0s9CaO5/Lv0PARAjF/AJ47QiK4tRLPEHk+DHJC5fhobVvDEgCdEDjh WH/CgxN+CUw5u4uR2RcWRcg= =tYDg -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org