Domain Partition Application Deployment: Administration: General
Use this page to view and modify general properties for this resource adapter.
Configuration Options
Name Description 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:
AppDeploymentMBean.DeploymentPrincipalName
Changes take effect after you redeploy the module or restart the server.
Native Lib Dir The directory where native libraries are stored.
JNDI Name The JNDI name of the resource adapter bean.
Access Outside App Enabled Specifies whether this resource adapter can be accessed from outside the application.
Global Access To Classes Enabled Specifies whether access to resource adapter classes is enabled.
Deploy As A Whole Specifies whether the resource adapter is deployed as a whole.