facebook

Redeployment after closing/opening project [Closed]

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

    Hello,

    I think I found a bug on MyEclipse. Every time that I close a project, and re-open it in a single Eclipse session, I have to re-deploy the application to my application server. Shoudn’t I need to deploy the application only once ?

    My environment:
    Eclipse: 2.1.1
    Eclipse Build id: 200306271545

    MyEclipse: 2.5.1
    MyEclipse Build id: 200307151200

    Windows XP Pro
    Tomcat: 5.0.6

    Thx

    #197825 Reply

    Scott Anderson
    Participant

    I think I found a bug on MyEclipse.

    Nope, this is working as designed. When you close a project in Eclipse, it is just about like deleting it, as far as workbench state is concerned. They are not compiled and their source is no longer available to builders or the debugger. They’re temporarily “dead” to the workbench. Since this is the case, closing a project is immediate grounds for undeploying it from all servers in order to maintain the state properly. Please see MyEclipse User Guide > Concepts > J2EE Project Deployment > Deployment Facts for more information.

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Redeployment after closing/opening project [Closed]

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