facebook

Problem with Tomcat server

  1. MyEclipse Archived
  2.  > 
  3. Documentation
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #298555 Reply

    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.

    #298573 Reply

    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.

    #298574 Reply

    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.

    #298808 Reply

    rmcvay
    Member

    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

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Problem with Tomcat server

You must be logged in to post in the forum log in