This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes Tomcat success page not displaying.. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Tomcat success page not displaying.." Watch "Tomcat success page not displaying.." New topic
Author

Tomcat success page not displaying..

Lakshmanakumar Loganathan
Greenhorn

Joined: Jan 29, 2006
Posts: 23
Hi All,

When i start the tomcat 5.5 from bin directory of tomcat installation. Its starting successfully.

On entering of http://localhost/ i am seeing tomcat sucess page.

But when tomcat is started from eclipse,
browser displays,

HTTP Status 404 - /

type: Status report
message: /
description The requested resource (/) is not available.


Environment Info:

OS : Windows Vista Basic
Eclipse: 3.3
Tomcat : 5.5

Awaiting for answers

[ April 25, 2008: Message edited by: Lakshmanakumar Loganathan ]
Hongli Li
Ranch Hand

Joined: Oct 29, 2006
Posts: 124
did you try http://localhost:8080

Did you change the port 8080(default) to 80 in your tomcat configuration?
[ April 25, 2008: Message edited by: Hongli Li ]

Do you know why this cup is useful? Because it is empty.
Lakshmanakumar Loganathan
Greenhorn

Joined: Jan 29, 2006
Posts: 23
Yes i updated from 8080 to 80 in Server.xml, when tomcat is stared from
tomcat/bin, its displaying success page.but its not working when i start from eclipse.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Tomcat success page not displaying..
 
Similar Threads
Tomcat - The requested resource is not available
HTTP Status 404 error in tomcat
Tomcat installed, runs but get Http Status 404 error
how to deploy web in tomcat
HTTP Status 404