Post-localization on the server side

After you localize the bundles, you must perform a set of tasks on the server side.

About this task

After you have localized the bundles, perform the following steps on the server side:

Procedure

  1. Navigate to the <INSTALL DIR>/bin folder.
  2. To create the resource jar, run the following command:

    For Windows:

    
    deployer.cmd -t resourcejar
    

    For Linux/UNIX:

    
    deployer.sh -t resourcejar
    
  3. Rebuild the Enterprise Archive (EAR) file.