Installing a Web application refers to making its physical file or
directory known to WebLogic Server. A Web application can be installed
as WAR
archive or
exploded WAR
directory.
After you have installed the Web application, you can start it so that
users can begin using it.
WAR
file or exploded WAR
directory that
corresponds to the Web application you want to install. If you specify
an exploded directory, WebLogic Server installs all components in and
below the specified directory.
Note: If you have not created additional Managed Servers or clusters, you will not see this assistant page.
Typically, the default values are adequate.
Note: If you install an application that follows the below directory structure and there is no deployment plan in the /plan directory, WebLogic server automatically creates a deployment plan for you.
app-root
/app
/plan