You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Anantha narasimhananantha <an...@hotmail.com> on 2004/06/28 23:45:55 UTC

class not found exception

Hi All,

I'm trying to use Eclipse (2.1.3) as our j2ee IDE.  I'm using sysdeo plugin 
for Tomcat 5.0.  I wrote a simple 'hello world' servlet and try to run it.  
the servlet gives the following error.

java.lang.ClassNotFoundException: com.ch09.exericse.Ch09_05_02
	org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1340)
	org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1189)
	org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
	org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
	org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:793)
	org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:702)
	org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:571)
	org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:644)
	java.lang.Thread.run(Unknown Source)



The same thing working under Eclipse with WAS plugin.  Appreciate any 
insights!!!!

Anantha

_________________________________________________________________
Make the most of your family vacation with tips from the MSN Family Travel 
Guide! http://dollar.msn.com


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org