Manage EJB containers

 

Each appserver can have a single EJB container; one is created automatically for you when the application server is created. The following steps are to be performed only as needed to improve performance after the EJB application has been deployed.

  1. Adjust EJB container settings.
  2. Adjust EJB cache settings.

If adjustments do not improve performance, consider adjusting access intent policies for entity beans, reassembling the module, and redeploying the module in the application.

 

See Also

EJB containers
Applying access intent policies to methods
EJB container settings
EJB container system properties
EJB cache settings
Container interoperability