-
Bug
-
Resolution: Done
-
Blocker
-
6.0.1
Description of problem:
Opening rule that modifies facts on RHS results with error dialog:
Unable to complete your request. The following exception occurred: java.lang.NoClassDefFoundError:org/apache/commons/lang/StringUtils.
The editor content is not loaded. Fact modification can be for example:
applicant.setName("name");
Version-Release number of selected component (if applicable):
6.0.1.CR2
How reproducible:
always
Steps to Reproduce:
1. Open any guided rule in mortgages (e.g. Underage)
OR
1. Create new rule
2. Insert new fact and set one of its fields
3. Save the rule, close and reopen
Actual results:
Error dialog with java.lang.NoClassDefFoundError:org/apache/commons/lang/StringUtils.
Expected results:
No error.
Additional info:
- blocks
-
RHBPMS-3906 Some guided rules from BigApp can't be opened in GRE
- Closed
- is related to
-
RHBRMS-946 BRMS 6.0.1 CR1 - guided rule editor update rule not shown in UI editor.
- Closed
- relates to
-
RHBRMS-946 BRMS 6.0.1 CR1 - guided rule editor update rule not shown in UI editor.
- Closed