![]() ![]() ![]() ![]() |
Install an application
Configuration Options Related Tasks Related Topics
Installing an application refers to making its physical file or directory known to WebLogic Server. After you have installed the application, you can start it so that users can begin using it.
NOTE: Any security roles or policies specified in the application's deployment descriptors will not be displayed in the Administration Console until you start the application.
Configuration Options
Name Description Deployment Archive The file path that represents the application root directory, archive file, exploded archive directory, or application module descriptor that you want to install. You can also enter the path of the application directory or file.
Deployment Plan A deployment plan is a configuration which can supplement the descriptors included in the deployment archive. The Administration Console automatically stores newly-generated deployment plans in the
\plan
subdirectory of the application installation directory. By default, the Administration Console will use only a plan namedPlan.xml
, if one is available in the\plan
subdirectory.
![]() |