Bug 859789 - Add a requirement for UTF-8
Summary: Add a requirement for UTF-8
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise BRMS Platform 5
Classification: JBoss
Component: doc-BRMS_Administrator_Guide
Version: BRMS 5.3.0.GA
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: lcarlon
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-24 03:32 UTC by Toshiya Kobayashi
Modified: 2018-11-28 20:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-21 03:36:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Toshiya Kobayashi 2012-09-24 03:32:21 UTC
Guvnor and Designer are already internationalized with UTF-8 encoding. If JVM is running under encoding other than UTF-8, it might hit unxpected issues. So please add a note to run JVM under UTF-8 (with LANG or JVM option '-Dfile.encoding=UTF-8').

Comment 1 lcarlon 2012-09-24 05:39:39 UTC
I've added the following content to the Customization chapter, just after the language settings section:

JBoss Enterprise BRMS 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".

As soon as it is live on the internal doc stage I will provide a link and update the status to ON_QA

- Lee

Comment 3 Lukáš Petrovický 2012-10-30 09:37:50 UTC
Confirmed that the note is there.


Note You need to log in before you can comment on or make changes to this bug.