Use this page to configure run-time settings for Entity and Session EJBs
The following table describes the fields and buttons on the screen. The left column lists the fields and buttons; the right column describes the functionality.
Field or Button
|
Description
|
---|---|
Monitoring Enabled |
Mark this checkbox to enable monitoring of Entity and Session EJBs. For optimal performance, monitoring should be disabled. To learn more about monitoring, please see the Monitoring chapter in the Sun Java System Application Server Administrator's Guide. |
Log Level |
The default log level is the instance-wide log level as specified in the log-service element of server.dtd (or the server instance's Logging tab) which can be set to any value. The system wide default is typically set to INFO. |
Commit Option |
Select the default Commit Option from the drop-down list for Entity EJBs running in this container. This default can be overridden by specifying the commit option in the deployment descriptor for a specific Entity EJB. Note that Commit Option A is not supported at present. |
Properties |
Use this button to create new properties and to manage existing properties for this container. |
Save |
Saves your changes to the EJB Container |
Reset |
Cancels your changes and displays a fresh page in which you can re-do your configuration. |
See also | |
---|---|