| Author |
Not able to access default Tomcat home page in Apache Tomcat/6.0.18
|
jaiser roney
Greenhorn
Joined: Jul 15, 2009
Posts: 16
|
|
Hi All,
I have installed Apache Tomcat/6.0.18 . I have configured it in the eclipse and successfully I m able to deploy web application , but when i try to access the default Tomcat home page by http://localhost:8080/ m getting error as below
HTTP Status 404 - /
type Status report
message /
description The requested resource (/) is not available.
Apache Tomcat/6.0.18
Please help
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14568
|
|
|
Check your Tomcat logfiles. They should have some useful information in them.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12324
|
|
How is Tomcat being started? By Eclipse or as a separate action such as executing startup.bat from a command prompt window.
Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: Not able to access default Tomcat home page in Apache Tomcat/6.0.18
|
|
|