facebook

Deployment Logic Question [Closed]

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #218611 Reply

    Bill Winspur
    Member

    I notice that the Project Deployments dialog, does not seem to confirm that all files in the deployment have been saved before the Redeployment process is started. I expected deployment from an IDE to a server to depend on having the latest versions of the files.

    However, restart of the server does give the user the opportunity to save all unsaved files before proceding. I did not expect start of a server to be dependent on the state of files in an IDE.

    What is the logic of the current file saving policy?

    #218632 Reply

    Riyad Kalla
    Member

    I believe the underlying reasoning here is because of Hotsync that is supported with exploded deployments, such that if you save a file, it is automagically deployed out to the application server for you.

    #218639 Reply

    Bill Winspur
    Member

    OK, Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Deployment Logic Question [Closed]

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