EJB module settings

 

EJB module settings

Use this page to configure and manage a specific deployed EJB module.

Note: You 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 an alternate deployment descriptor for the module as defined in the application deployment descriptor according to the J2EE specification.

Starting weight

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