Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » tutorial building a school schedule web app
tutorial building a school schedule web app [message #156601] Sun, 15 January 2006 08:43 Go to next message
Eclipse UserFriend
eclipse 3.1.1 , WTP 1.0 , tomcat 5.5.12 , tutorial (mandel 2005/1/24)

I have created Schedule.jsp and ScheduleServlet.java.

I can't find any Deployement Descriptor under the project.

So I can't pass the 9th step of the "The submit Action".
http 500 tomcat does not findScheduleServlet [message #157606 is a reply to message #156601] Sun, 22 January 2006 08:36 Go to previous message
Eclipse UserFriend
I followed the tutorial, after having found web.xml file in
SchoolSchedule/WebContent/WEB-INF.
At the end when I run Schedule.jsp on server, Tomcat failed to find the
servlet :

java.lang.ClassNotFoundException:
org.eclipse.wtp.sample.classschedule.ScheduleServlet
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1338)
org.apache.catalina.loader.WebappClassLoader.loadClass(Webap pClassLoader.java:1187)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorRepo rtValve.java:105)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAd apter.java:148)
org.apache.coyote.http11.Http11Processor.process(Http11Proce ssor.java:868)
org.apache.coyote.http11.Http11BaseProtocol$Http11Connection Handler.processConnection(Http11BaseProtocol.java:663)
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Poo lTcpEndpoint.java:527)
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt( LeaderFollowerWorkerThread.java:80)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru n(ThreadPool.java:684)
java.lang.Thread.run(Thread.java:595)
Previous Topic:wtp-1.5M4.zip(md5) project creation errors.
Next Topic:J2EE Module Dependencies
Goto Forum:
  


Current Time: Mon Mar 24 22:41:37 EDT 2025

Powered by FUDForum. Page generated in 0.02373 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top