facebook

deployment default is webapps/ROOT in tomcat 5!

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #245747 Reply

    Michael Stacey
    Participant

    I am trying to deploy to tomcat5. The server is pointed to the correct installation directory in
    window->preferences->myeclipse->application servers->tomcat 5. I try to deploy to tomcat 5
    and i try to add a deployment and the app is placing it in webapps/ROOT, not webapps.

    #245748

    Riyad Kalla
    Member

    Stacey,
    If you open up your project properties, and go down to MyEclipse-Web, the 2nd field “Web Context-root” should be something like /myapp. If it’s just a slash (/) then it will deploy your app to the ROOT context so you can access it like:
    http://localhost:8080/index.jsp

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: deployment default is webapps/ROOT in tomcat 5!

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