Support English locale user to display English
UI in a non-English installation and deployment.
Problem
Support English Locale User to Display
English UI in a non-English Installation and Deployment.
Solution
To support an English locale user
for non-English installation and deployment, perform the following
steps:
- Copy all the <INSTALL_DIR>/resources/*.properties files
and save them as <INSTALL_DIR>/resources/*_en.properties.
- Create the resource JAR using the following command:
For
Windows®: <INSTALL_DIR>/bin/deployer.cmd -t resourcejar
For
Unix: <INSTALL_DIR>/bin/deployer.sh -t resourcejar
- Rebuild and redeploy EAR by following the instructions for your
application server type as described in the Installing topic