-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
7.0.0.Final
-
3
-
NEW
-
NEW
See Geoffrey's comment. The error is only logged on KIE server but the client (caller) will never learn about it. In case solver.solve() throws an exception, SolverInstanceContext status should be updated to FAILED and the error description should be stored there. The error should be reported to client on the next call.
Test coverage needed.