Configure Language Settings
On Windows, you do not need to configure language settings since Japanese is the default
setting in a Shift_JIS environment. However, you should verify that the HKEY_LOCAL_MACHINE/Software/Oracle/NLS_LANG value
is set to JAPANESE_JAPAN.JA16SJIS in the Windows Registry, in case the value was
previously modified to use a different language.
In the SERVER_HOME\distrib\enovia\WEB-INF\classes\ESAPI.properties file, you do need to change the following settings:
Encryptor.CharacterEncoding=Shift_JIS HttpUtilities.ResponseContentType=text/html;charset=csWindows31J
When the Encryptor.CharacterEncoding setting is changed from the default of UTF-8 to Shift_JIS, the HttpUtilities.ResponseContentType setting must also be changed to csWindows31J for the Shift_JIS configuration in a Japanese environment.