So here's a kind of brutal but effective approach to change the log language of a Websphere Application Server:
- In the admin console navigate to your server.
- In the section "Server Infrastructure", expand the node "Java and Process Management" and click "Process Definition".
- In the section "Additional Properties", click "Java Virtual Machine".
- To the "Generic JVM arguments", add the following argument: "-Duser.language=US"
Matthias
No comments:
Post a Comment