-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
6.x.x
-
- JDK 1.8
-
-
-
-
-
-
Workaround Exists
-
-
Some REST API JSON outputs in BPM Suite 6.3.3 contains hyphens in the attribute name. This only happen when we use the JDK 1.8.
For example, the field `activationTime` in JDK 1.7 becomes `activation-time` with JDK 1.8.
The problem is that it breaks the REST clients that were supposed to work.
- is cloned by
-
RHBPMS-4510 [GSS][6.4.z]REST API different output when using JDK 1.8
- Verified