Configuration Options Related Tasks Related Topics
Use this page to view the general configuration of an Enterprise application, such as its name, the physical path to the application files, the associated deployment plan, and so on. The table at the end of the page lists the modules (such as Web applications and EJBs) that are contained in the Enterprise application. Click on the name of the module to view and update its configuration.
Name | Description |
---|---|
Name |
The name of this Enterprise Application. MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
Path |
The path to the source of the deployable unit on the Administration Server. Rules:
Use AbsoluteSourcePath to get a fully resolved value. MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
Deployment Plan |
The path to the deployment plan document on Administration Server. Rules:
Use AbsolutePlanPath to get a fully resolved value. If there is no plan, this returns no plan specified. MBean Attribute: |
Staging Mode |
The mode that specifies whether a deployment's files are copied from a source on the Administration Server to the Managed Server's staging area during application preparation. Staging mode for an application can only be set the first time the application is deployed. Once staging mode for an application is set, it cannot be changed while the application is configured in the domain. The only way to change staging mode is to undeploy then redeploy the application. This attribute overrides the server's staging mode. MBean Attribute: |
Security Model |
The security deployment model. The value of this attribute is defaulted from the same attribute in the weblogic.management.security.RealmMBean unless overridden on the deployment command line or by the deployment assistant. The order of precedence for the value of this attribute is: 1. The value set in the deployment command line or deployment assistant 2. The value set in the realm's deployment security setting 3. The value set in application's deployment security setting MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
Deployment Order |
A numerical value that indicates when this unit is deployed, relative to other DeployableUnits on a server, during startup. Units with lower Load Order values are deployed before those with higher values. MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
![]() ![]() |