-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
Noticed this is RHDM 7.3. Still exists in 7.4. Don't know which versions of Drools that coincides with.
-
2020 Week 16-18 (from Apr 13)
-
3
-
-
Documentation (Ref Guide, User Guide, etc.), Release Notes
-
Workaround Exists
-
-
NEW
-
NEW
When trying to run DMN via the rest endpoint, if the default KIE session is stateless, an error is returned stating that "Cannot find a default KieSession". If the stateful session is specified as default, the DMN execution works as expected. This forces you to specify stateless for all other requests.