Post-localization on the server side for Sterling Business Center

Post-localization steps for creating the resource jar and rebuilding the EAR on Windows and Linux/UNIX.

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.

    For more information about rebuilding the EAR, see the Installing topic.