Results 1 to 2 of 2

Thread: Deploying eclipse spring roo project to apache tomcat webapps folder

  1. #1

    Default Deploying eclipse spring roo project to apache tomcat webapps folder

    I have done all the steps up to securing the application. I can run the project through command mvn tomcat:run

    but what I really wanted is to deploy this project to the apache tomcat webapps folder and run tomcat.

    Do I copy and paste this folder into webapps?
    Eclipse STS does not show any way of exporting this project. Please enlighten me on what should I do next.

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    Hey!

    Did you try to configure your Tomcat server in Eclipse/STS and deploy the application via drag&drop to that server? That would be the preferred way, I think.

    HTH,
    Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •