Domain Partition Application Deployment: Administration: General
Use this page to configure general settings for this EJB application.
Configuration Options
Name Description Name The name of this application deployment.
Deployment Order An integer value that indicates when this unit is deployed, relative to other deployable units on a server, during startup.
Units with lower values are deployed before those with higher values.
MBean Attribute:
AppDeploymentMBean.DeploymentOrder
Changes take effect after you redeploy the module or restart the server.
Deployment Principal Name A string value that indicates the principal that should be used when deploying the file or archive during startup and shutdown. This principal will be used to set the current subject when calling out into application code for interfaces such as ApplicationLifecycleListener. If no principal name is specified, then the anonymous principal will be used.
MBean Attribute:
BasicDeploymentMBean.DeploymentPrincipalName
Changes take effect after you redeploy the module or restart the server.