-
Bug
-
Resolution: Done
-
Major
-
6.3.3.GA
-
- JDK 1.8
-
-
-
-
-
-
CR1
-
-
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.
- clones
-
RHPAM-222 REST API different output when using JDK 1.8
- Closed