Re: NamingContextBindingsEnumeration error from Tomcat 5.5 on Eclipse 3.3

2007-07-27 Thread Len Popp
To expand on Chris's comment, With Eclipse it is possible to compile for a newer version of Java and run with an older JRE, which will fail. Make sure it's both compiling and running the version of Java you want to use. I always have a hard time finding anything in the maze of Eclipse settings, so

Re: NamingContextBindingsEnumeration error from Tomcat 5.5 on Eclipse 3.3

2007-07-27 Thread Christopher Schultz
-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 eclip

NamingContextBindingsEnumeration error from Tomcat 5.5 on Eclipse 3.3

2007-07-27 Thread Geevarghese, Koshy
Hi, 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 - java.lang.reflect.InvocationTa