Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-30436

Installation manager - Chinese localization doesn't work with proper definitions.

XMLWordPrintable

      Linux env variables should work:

      export LANG=zh_CN.utf8
      export LC_ALL=zh_CN.utf8
      ./jboss-eap-installation-manager.sh --help
      

      In java settings:

      export JAVA_OPTS='-Duser.language=zh_cn -Duser.region=CN'
      

      Language should be "zh" only, see https://www.oracle.com/java/technologies/javase/java8locales.html

              spyrkob Bartosz Spyrko-Smietanko (Inactive)
              mkopecky@redhat.com Marek Kopecky
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: