EJB module settings
Use this page to configure and manage a specific deployed EJB module.
Note: We cannot start or stop an individual EJB module for modification. You must start or stop the appropriate application entirely.
To view this administrative console page, click Applications > Enterprise Applications > applicationName > EJB modules > moduleName.
Configuration tab
- URI
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).
- Alternate DD
Specifies a deployment descriptor to be used at run time instead of the one installed in the module.
- Starting weight
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