Enable or disable stateful session bean failover with the EJB container panel
Use the EJB container administrative console panel to enable stateful session bean failover. Select the check box on the panel to configure whether the failover is active for all stateful session beans in the specified EJB container.
Tasks
- Start the administrative console.
- Expand Servers > Server Types.
- Select WebSphere application servers.
- Select the server we want to configure.
- Expand EJB Container Settings.
- Select EJB container.
- Check the box labeled Enable stateful session bean failover using memory-to-memory replication. This check box is disabled until we define a replication domain. This selection has a hyperlink to help we configure the replication settings. If no replication domains are configured, when you click the link, then you visit a page where we can create one. If at least one domain is configured, when you click the link, then you visit a page where we can select the replication settings to be used by the EJB container.
- Select OK.
Related:
Stateful session bean failover for the EJB container Stateful session beans failover settings (applications) Stateful session beans failover settings (EJB modules)