Steps to Install Localized v3 EA

1. Download v3 from http://download.java.net/glassfish/v3/promoted/. For example, latest-glassfish.zip.

2. Download latest l10n zip bundle from http://download.java.net/glassfish/v3/l10n/nightly/.

3. Install GlassFish v3.

% unzip latest-glassfish.zip

4. In the v3 installation directory, unzip l10n bundle.

% cd <v3_installation>
% unzip v3-ea-l10n-<date>.zip

5. Start domain and verify the product is localized.

% cd <v3_installation>
% ./glassfish/bin/asadmin start-domain
:
localized message..
:

Open http://localhost:4848 and verify admin console is localized.