Sun GlassFish Enterprise Server v2.1.1 Release Notes

GlassFish 2.x documentation referring to invalid create-session-store command (6935976)

Description

Several locations in the GlassFish 2.x documentation set refer to the deprecated create-session-store subcommand.

Solution

Use the create-ha-store subcommand instead of the deprecated create-session-store subcommand. For example, change the following command:


asadmin create-session-store --storeurl url --storeuser user --storepassword password --dbsystempassword password

to


asadmin create-ha-store --user user --passwordfile filename databasename