| 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.
|
 |
 |
|
|
subject: Tomcat success page not displaying..
|
|
|