![]() |
|
The EJB Server manages the execution of enterprise applications that run on the J2EE server. The jar modules deployed on the Server are supported by the EJB container. Selecting Monitor > EJB Server in the Explore panel on the Console displays a list of all the deployed EJB applications.
The details provided in the display panel are:
Table 1: Monitoring EJB Server details
| Field | Description |
|---|---|
| Name | Displays the names of the applications deployed on the EJB Server. |
| Description | Displays the description of what an application does. |
Clicking an application name, for example bankEJB.jar, displays application specific details.
Table 2: Jar Details
| Fields | Description |
|---|---|
| Name | Displays the names of the beans present in the jar file. |
| Bean Type | Displays the type of the bean, whether Stateful, Stateless, or Container Managed Persistence. |
| Current Pool | Displays the size of the current pool. |
| Used Pool | Displays the number of Beans used till now. |
| Total Tx Started | Displays the total number of transactions started. |
| Statistics | Clicking this displays the statistics about the selected bean. |
Note: These statistics can also be viewed by clicking on the EJB Applications link on the left navigation panel in the Applications sub-section.
Related Topics:
| © Pramati Technologies 2007 | Runs on Pramati Server | Feedback | Legal |