Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Tomcat "HTTP Status 404 - /"

843841Nov 18 2005 — edited Nov 22 2005
Hi All,
I had tomcat5.5.9 setup and working fine except that I was not able to connect o the database.
So I tried to be smart (bad idea) and made changes to web.xml and server.xml (Trying to fix the database connection).
Now tomcat is not working :( and giving me this error:

************************************
HTTP Status 404 - /
--------------------------------------------------------------------------------
type Status report
message /
description The requested resource (/) is not available.
--------------------------------------------------------------------------------
Apache Tomcat/5.5.9
************************************

I did not setup the server or any thing I'm just a developer; servers are somewhere I don't know and don't have control on.
I was given access to the server to try to fix the problem [It's their fault right :) ]

This is my first post, of course new to JSP and tomcat and all that...

any help would be greatly appreciated
Thank you in advance

Cheers
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 20 2005
Added on Nov 18 2005
3 comments
212 views