이 콘텐츠는 선택한 언어로 제공되지 않습니다.
18.3. Running the JVM with UTF-8 Encoding
Red Hat JBoss BPM Suite is designed to work with UTF-8 encoding. If a different encoding system is being used by the JVM, unexpected errors might occur.
To ensure UTF-8 is used by the JVM, use the JVM option -Dfile.encoding=UTF-8
.