Web Application Deployment Assistant --> Step 3 - Review Choices and Deploy
Overview
This page displays a list of the targeted clusters and servers for the Web Application or Web Service. Review the entries under the Deployment Targets heading. If you need to change a target, click your browser's Back button.
The Source accessibility header displays the selected staging mode for deploying the Web Application or Web Service source files:
- Copy this application onto every target for me - This option is selected by default if you targeted the application to a cluster or to multiple server instances. This corresponds to "stage" mode where the Administration Server copies the application files to each targeted server; and the target servers then deploy the application using their copy of the files.
- I will make the application accessible from the following location - This option is selected by default if you targeted the application to a single server instance. This corresponds to the "nostage" mode where the server deploys an application from a single directory; all targeted servers must be able to access the directory to deploy the application. Select this option if you are deploying to a cluster that resides on a single physical machine.
In the Identity header, the Name field specifies a unique name to refer to this Web Application or Web Service in the Administration Console. Accept the default name or enter a new name to describe the application.
Click Deploy to accept the values on this page and deploy the application to all specified server instances.
Tasks
Designating a Default Web Application
Deploying a New Web Application
Viewing Deployed Web Applications
Stopping Deployed Web Applications
Adding or Editing Web Application Deployment Notes
Monitoring Web Applications and Servlets
Viewing and Updating Run-Time Descriptor Elements
Related Topics
Developing Web Applications for WebLogic Server