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.
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