To Redeploy a Deployed Application

Redeploying an application deploys a new version of the application while preserving the settings and other options with which the application was originally deployed.

Before You Begin

Ensure that the application that you are redeploying is already deployed.

  1. In the navigation tree, select the Applications node.

    The Applications page opens.

  2. In the Deployed Applications table, click Redeploy in the row for the application that you are redeploying.

    The Redeploy Applications or Modules page opens.

  3. If you require active sessions of the application to be preserved and then restored when the redeployment is complete, select the Keep Sessions checkbox.

    If any active session of the application fails to be preserved or restored, none of the sessions will be available when the redeployment is complete. However, the redeployment continues and a warning is logged.

  4. Specify the location of the archive that contains the application to redeploy.
  5. Click OK.
See Also