All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.task-ejbcontaineravailability.html Maven / Gradle / Ivy

There is a newer version: 4.1
Show newest version



To Configure Availability Settings for the EJB Container

  1. In the navigation tree, expand the Configuration node.
  2. Select the configuration that you are changing.
  3. Under the configuration's node, select the Availability Service node.

    The Availability Service page opens.

  4. On the Availability Service page, click the EJB Container Availability tab.

    The EJB Container Availability page opens.

  5. 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.

  6. 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.

  7. 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.

  8. To restore default values, click the Load Defaults button.
  9. (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.
  10. Click Save.
See Also
Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices




© 2015 - 2024 Weber Informatics LLC | Privacy Policy