facebook

cannot undeploy/redeploy

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #200321 Reply

    Hello,

    I’m running:
    Eclipse Version: 3.0.0
    Build id: 200310101454

    Myeclipse Version: 3.6.3
    Build id: 200310201200

    fresh install.

    jdk 1.4.1_05 / windows XP

    I am running tomcat4 inside of eclipse. Every time I try to redeploy, undeploy, I actually have to stop tomcat because it is not possible to delete the unpacked war while tomcat is running. Is there a way around this?

    Thanks,

    Calin

    #200325 Reply

    Scott Anderson
    Participant

    Calin,

    We’ll be adding ‘Reload’ support in the future. For now, you can open your web.xml file in an editor and then make an insignificant change to it (add or delete a space) and save it. This will cause it to be recopied to the deployment area. Tomcat will see the change and then unload and reload your application completely.

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: cannot undeploy/redeploy

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