Operating Systems: i5/OS
Personalize the table of contents and search results
Manage EJB containers
Each application server 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.
Procedure
- Adjust EJB container settings.
- Adjust EJB cache settings.
What to do next
If adjustments do not improve performance, consider adjusting access
intent policies for entity beans, reassembling the module, and redeploying
the module in the application.
}
EJB container settings
EJB container system properties
Changing enterprise bean types to initialize at application start time
using the Application Server Toolkit
Changing enterprise bean types to initialize at application start time
using the administrative console
Stateful session bean failover for the EJB container
Enabling or disabling stateful session bean failover with the EJB container
panel
Enabling or disabling stateful session bean failover with the enterprise
applications panel
Enabling or disabling stateful session bean failover with the EJB modules
panel
Tuning the EJB cache using the trace service
EJB cache settings
Container interoperability
EJB Container tuning
Related concepts
EJB containers
Related tasks
Applying access intent policies to methods
|