Stateful session beans failover settings (applications)

 

+

Search Tips   |   Advanced Search

 

 

Overview

Each EJB container allows you to specify whether failover occurs for stateful session beans...

Applications | Enterprise Applications | application | Stateful Session Bean Failover Settings

These settings are ignored for WAS v5.x application targets.

 

Settings

Enable stateful session bean failover using memory to memory replication

Specify whether the EJB Container attempts failover for all of the stateful session beans in this application.

This checkbox overrides the default stateful session bean failover setting that the administrator configured for an EJB container. De-selecting this checkbox disables failover for this application.

Data type Checkbox
Range Selected or unselected.

Use replication settings from the EJB container

Specify that the replication settings configured for the EJB container are used for this application. If you select this option and you want the application to use stateful session bean failover, define memory to memory replication for the EJB container on each server you want to use failover.

Data type Radio button
Range Selected or unselected.

Use application replication settings

Specify that the replication settings configured for this application are used for memory to memory replication of the stateful session bean data.

If you select this button, you override the EJB container settings. This button is disabled until you define a replication domain. This selection has a hyperlink to help you configure the replication settings. If no replication domains are configured, the link takes you to a panel where you can create one. If at least one domain is configured, the link takes you to a panel where you can select the replication settings to be used by the application.

Data type Radio button
Range Selected or unselected.




 

Related tasks

Manage EJB containers
Enable session bean failover with the EJB container panel
Enable session bean failover with the enterprise applications panel
Enable session bean failover with the EJB modules panel