-
Bug
-
Resolution: Done
-
Major
-
7.2.0.GA
-
None
-
-
-
-
-
-
+
-
Workaround Exists
-
EAP 7.2 management console add incorrect JVM parameters which include a comma.
Console separate the option using comma which is incorrect behaviour.
Ex:- Adding JVM option "-Dtest.modes=monitor,test,admin" using console creates 3 different option in the configuration file.
#Output
<jvm-options> <option value="-Dtest.modes=monitor"/> <option value="test"/> <option value="admin"/> </jvm-options>
Same config works fine with EAP 7.1.
- is blocked by
-
HAL-1613 Improve TagsItem
- Resolved
- is incorporated by
-
JBEAP-17238 [GSS](7.2.z) Upgrade HAL from 3.0.13 to 3.0.16
- Closed