facebook

How do I redeploy a web application

💡
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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #244329 Reply

    MSD-INC
    Member

    Sorry for posting such a dummy question, but for the life of me I can not figure out how to redeploy a J2EE project. I don’t see any tab, menu item, button any where on MyEclipse IDE that says redeploy.

    I am running Tomcat. I was able to deploy the projecy the first time. I created it using “Add Remove deployments”. But then on my impression was that if I make a change to an HTML file and save it it will be hot deployed. but no this is not the case. So I restared the Tomcat server, that did not pickup my change either. So I started to look for a menu item and I can not find any

    Any help is highly appreciated.

    Thank you in advance.

    One Frustrated Developer.

    #244334

    MSD-INC
    Member

    I found the answer for redeployment,

    but still the question remains, is there a way to get the HTML file hot deployed as soon as I save it within the IDE?

    #244437

    Scott Anderson
    Participant

    but still the question remains, is there a way to get the HTML file hot deployed as soon as I save it within the IDE?

    Yes there is. When you deploy using exploded format and keep Project > Build Automatically enabled, your modified file will be copied to the deployment each time you save it. You should be able to simply reload the browser to see the modified page.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: How do I redeploy a web application

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