The following process explains how
to enable UTF-8 in the Java Virtual Machine for the Websphere V6.1 Admin
Console.
1. Open the Websphere Admin Console .
2. Expand Servers and click on the Application Server.
3. Expand Server Infrastructure => Java and Process Management.
4. Select Process Definition .
5. Select Java Virtual Machine .
6. Paste the following into the Generic JVM Arguments field:
-Dclient.encoding.override=UTF-8
7. Select Apply .
8. Save the changes and restart the Websphere Application Server.
1. Open the Websphere Admin Console .
2. Expand Servers and click on the Application Server.
3. Expand Server Infrastructure => Java and Process Management.
4. Select Process Definition .
5. Select Java Virtual Machine .
6. Paste the following into the Generic JVM Arguments field:
-Dclient.encoding.override=UTF-8
7. Select Apply .
8. Save the changes and restart the Websphere Application Server.
No comments:
Post a Comment