| Author |
Eclipse WTP Tutorial Error
|
Yasin Kothia
Ranch Hand
Joined: Sep 25, 2009
Posts: 39
|
|
I am following:
WTP Tutorials Building and Running a Web Application - (http://www.eclipse.org/webtools/community/tutorials/BuildJ2EEWebApp/BuildJ2EEWebApp.html)
And when i run WebContent on the server(Tomcat 7) i get an error:
type Status report message /WTP-Tutorial-I/ description The requested resource (/WTP-Tutorial-I/) is not available.
Now on the tutorial it says it should direct me to /snoop , which it does not, but when i type it in manually (localhost:8080/WTP-Tutorial-I/snoop) it works any body know why this is?
web.xml:
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 26716
|
|
|
Don’t know, but that isn’t a “beginning” question, so I shall move it. Not sure where to, maybe “IDEs”?
|
 |
Cole Terry
Ranch Hand
Joined: Nov 23, 2011
Posts: 45
|
|
I found this post already asked on Eclipse's forum. Haven't you got any answer there?
Check the default page which is picked up when a request coming with the URL: /WTP-Tutorial-I/
Do you have full stack trace on the server?
|
 |
 |
|
|
subject: Eclipse WTP Tutorial Error
|
|
|