10.12 Stateful session bean failover
Stateful session bean failover is supported now in WAS V6. This feature utilizes the functions of the data replication service and workload management.
Each EJB container provides a method for stateful session beans to fail over to other servers. This enables you to specify whether failover occurs for the stateful session beans at the EJB module level or container level. You can also override the parent object's stateful session bean replication settings from the module level.