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. Specify the location of the application to redeploy.
  4. If you require active sessions of the application to be preserved and then restored when the redeployment is complete, select the Preserve 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.

  5. Select the Precompile JSPs checkbox to precompile JavaServer Pages (JSP) files.

    If this option is disabled, JSP files are compiled at runtime when they are first accessed. This option is disabled by default.

  6. Select the Run Verifier checkbox to run the verifier before redeployment.

    If this option is selected and if verification fails, redeployment is not performed. The verifier examines the structure and content of the file. Verification of large applications is often time-consuming. This option is disabled by default.

  7. Click OK.
See Also
Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices