0 Replies Latest reply on Feb 18, 2009 2:14 PM by nredway1

    Using a standin page while a new EAR is being deployed

    nredway1

      What I want to do is to display a holding page to indicate that the server is currently being upgraded whilst we are placing new EAR files into the deploy directory.

      I am not sure how we can do this as I want to basically place a new war file with the same root context, however this will clash with the EAR file whilst we are deleteing it.

      How can I get around this?

      Similarly, when the new EAR is copied in, the web app will clash with the standin war. Any ideas?