-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
EAP-XP-6.0.0.GA
-
None
-
False
-
-
False
-
-
-
-
-
-
Known Issue
-
-
Properties files for zh, pt, ja, fr, es and de included, but can't set locale to spanish.
Weird thing is I see ./webservices/server-integration/src/main/resources/org/jboss/as/webservices/logging/WSLogger.i18n_es_001.properties I would expect es_ES not 001 . But I can't set es.
I tried
JAVA_OPTS="-Duser.language=es -Duser.country=001"
JAVA_OPTS="-Duser.language=es -Duser.country=ES"
JAVA_OPTS="-Duser.language=es-ES"