WAS v8.5 > Administer applications and their environment > Welcome to administering EJB applications > Administer session beans

Enable stateful session bean failover at the EJB module level

We can use the enterprise applications dmgr console panel to enable or disable stateful session bean failover for all stateful session beans in the specified module. Stateful session bean failover settings appear only on the deployment manager in an ND environment, and are ignored for 5.x application targets.

  1. Start the dmgr console.

  2. Expand Applications > Application types.

  3. Select WebSphere enterprise applications.

  4. Select the application for the EJB module to configure.

  5. Under Modules, select Manage Modules.

  6. Select the JAR file to configure.

  7. Under Additional Properties, select Stateful session bean failover settings.

  8. Select Enable stateful session bean failover using memory to memory replication.

  9. Select your choice of Replication settings. You have a choice of two radio buttons:

    Use application or EJB container replication settings

    If you select this button, any replication settings that are defined for this EJB module are ignored.

    If you are a system administrator and we use this radio button, then memory-to-memory replication must be configured at the EJB container or application level. Otherwise, the settings on this page are ignored by EJB container during server startup, and the EJB container logs a message indicating that stateful session bean failover is not enabled for this application. gotcha

    Use module replication settings

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

  10. Select OK.


Related concepts:

Stateful session bean failover for the EJB container


Related


Configure stateful session bean failover at the module level using scripting


Reference:

Stateful session beans failover settings (EJB modules)


+

Search Tips   |   Advanced Search