-
Bug
-
Resolution: Done
-
Major
-
6.1.0.Beta1
-
None
When a @Traitable java POJO is traited inside a KieSession, a proxy wrapper is created to add the necessary data structures.
This proxy replaces the original object in the working memory.
Unfortunately, this prevents the lookup of the handle associated to the original object, which in turn prevents the planning entity from being updated from the score director.
- relates to
-
DROOLS-448 Traiting non-declared POJOS prevents the execution of WM actions from outside the WM
- Resolved