Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: 0.3
-
Fix Version/s: 0.3
-
Component/s: component-rules
-
Labels:None
-
Estimated Difficulty:Low
-
Git Pull Request:
Description
The DroolsRulesExchangeHandler is mistakenly nulling out the Message content before it gets inserted into the stateful rules session. Thus, no rules will fire. (Duh.)
https://github.com/jboss-switchyard/components/pull/265