en.help.task-ejbcontaineravailability.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-ejb-lite-plugin-help Show documentation
Show all versions of console-ejb-lite-plugin-help Show documentation
Online help content for the console-ejb-lite-plugin bundle.
To Configure Availability Settings for the EJB Container
- In the navigation tree, expand the Configuration node.
- Select the configuration that you are changing.
- Under the configuration's node, select the Availability Service node.
The Availability Service page opens.
- On the Availability Service page, click the EJB Container Availability tab.
The EJB Container Availability page opens.
- In the Availability Service field, check the Enabled box to enable availability for
the EJB container.
To disable availability, remove the check from the Availability Service Enabled box.
- In the HA Persistence Type field, the persistence mechanism is replicated.
This is the persistence mechanism used when Availability Service Enabled is checked. Persistence is
based on failover in a cluster. Do not change this value.
- In the SFSB Persistence Type field, the persistence mechanism is file.
This is the persistence mechanism used when Availability Service Enabled is not checked. Persistence
is based on the file system. Do not change this value.
The Session Store Location field determines where SFSB checkpoint states are persisted. To
set the Session Store Location, see To Configure EJB Settings.
- To restore default values, click the Load Defaults button.
- (Optional) In the Additional Properties section, specify additional properties.
The GlassFish Server does not define any additional properties for EJB container availability.
- To add a property, click the Add Property button. In the blank row
that appears, type the property name in the Name field, and type the
property value in the Value field.
- To modify a property, edit that property's Value field.
- To delete a property, select the checkbox to the left of the Name
field of the property that you are deleting, then click the Delete Properties
button.
- Click Save.
See Also
Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices