Use this page to configure and manage a specific deployed EJB module.
To view this administrative console page, click Applications > Enterprise Applications > applicationName > EJB modules > moduleName.
Configuration tab
When resolved relative to the application URL, this specifies the location of the module archive contents on a file system. The URI must match the URI of a ModuleRef URI in the deployment descriptor of the deployed application (EAR).
Specifies a deployment descriptor to be used at run time instead of the one installed in the module.
Specifies the order in which modules are started when the server starts. The module with the lowest starting weight is started first.
Data type | Integer |
Default | 5000 |
Range | Greater than 0 |
Related tasks
Deploying EJB modules