New Eclipse install with tomcat plugin - getting HTTP status 500 [message #17191] |
Thu, 08 May 2003 07:55 |
Eclipse User |
|
|
|
Originally posted by: torechia.attbi.com
I am running windows/xp, tomcat 4.0.x (installs with jwsdp 1.1), jre 4.1.02
with jwsdp 1.1. I just installed Eclipse 2.1.0 with the sysdeo tomcat
plugin including the devclassloader. I am having problems debugging the
basic hello1 web servlet example that comes with jwdsp tutorial. I
created a new tomcat project with /test as the context and let eclipse
update the
<tomcat_home>/conf/server.xml file. I imported the hello1 sources and a
web.xml file to this new project and compiled in eclipse workspace. I
start tomcat in the debugger and use IE to run my test (
"localhost/test/greeting"). I get an error saying that it cannot find the
GreetingServlet class that is defined in my project. Is there something
else that I need to do to deploy the application. This process worked fine
for me when I was working outside the eclipse debugger. Where can I find
documentation on how to get started in this environment?
I get the following error on the console.
HTTP Status 500 -
------------------------------------------------------------ ----------------
----
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.
exception
javax.servlet.ServletException: Wrapper cannot find servlet class
GreetingServlet or a class it depends on ....(more stuff)...
Thanks,
Terry Orechia
|
|
|
Powered by
FUDForum. Page generated in 0.03837 seconds