Using Double.valueOf(1) works in RHS but not in LHS. The executable model is not able to parse the expression and allow the promotion fo the int into a double.
- clones
-
DROOLS-4717 int value don't get promoted to double when necessary to invoke a method in LHS with executable model
- Resolved