All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.task-appredeploy.html Maven / Gradle / Ivy




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 archive that contains the application to redeploy.
    • If the archive is a file that resides on or is accessible from the client machine, select the option Packaged File to Be Uploaded to the Server.

      The client machine is the host on which you are viewing the Administration Console through a browser.

      Click Browse to browse to the file, or type the full path to the file.

    • If the archive is a file that resides on the server machine, or is an unpackaged application from an exploded directory, select the option Local Packaged File or Directory That Is Accessible From the Enterprise Server.

      The server machine is the host that is running the domain administration server (DAS).

      Click Browse Files to browse to a file, or Browse Folders to browse to a directory. Alternatively, type the full path name to the file or directory. Deploying from an exploded directory is for advanced developers and is not recommended for production environments.

  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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy