 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: Problem with Tomcat server
Posted: May 20, 2009 - 06:42 AM
|
|
Joined: May 20, 2009
Posts: 2
|
|
Hi,
I am facing a problem with Tomcat server. I developed a simple struts project in Myeclipse 7.1 which has a simple login page. After developing the login page I started the Tomcat Server. It started successfully but when i opened the web browser (which was present in Myeclipse) & typed http://localhost:8080/. The default home page itself is not opening. Its giving HTTP:404 error (page cannot be found). Please suggest me what should i do in this situation. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Problem with Tomcat server
Posted: May 20, 2009 - 01:19 PM
|
|
Registered Member

Joined: May 18, 2009
Posts: 1532
|
|
sharmilapallipati,
Are you working on My Eclipse Tomcat Sandbox or a new configured Tomcat 5 or 6?
the sandbox version of tomcat has limited features.
If you configured tomcat 5 or 6 and added the relevant JDK and other configurations, deploy and run your test application you should be all set. |
_________________ Shalini
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Problem with Tomcat server
Posted: May 20, 2009 - 01:52 PM
|
|
Joined: May 20, 2009
Posts: 2
|
|
Hi Shalini,
Presenlty I am working on Myeclipse 7.1. In Myeclipse 7.1 Tomcat is a built-in server. Should I need to configure Tomcat server. I just installed Myeclipse & started working. In my case the Tomcat server started successfully but the home page of Tomcat i.e. http://localhost:8080/ is not getting loaded. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Problem with Tomcat server
Posted: May 27, 2009 - 08:41 PM
|
|
Registered Member


Joined: Sep 17, 2004
Posts: 217
|
|
A lot of the default Tomcat stuff is removed from the ME Tomcat, including what you're looking for. Actually what I see out of the server is a 400.
HTTP/1.1 400 No Host matches server name localhost |
_________________ Ray
Just another MyEclipse user
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |