You have to start Java with the following parameter:
-Dfile.encoding=UTF-8
Make sure this parameter is added to the java.exe command.
If you are running 2.4 as a service under Windows, the parameter must be set in the file wrapper.conf, see this page. In 2.5, this parameter will be added automatically.
answered
Jonathan Veldhuizen
3
It sounds like an encoding problem. Is your database in Utf-8 encoding? If that does not cause the problem i think the problem deserves to file a ticket in the Partner Portal