Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-448

Traiting non-declared POJOS prevents the execution of WM actions from outside the WM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 6.1.0.Final
    • 5.6.0.Final, 6.0.0.Final, 6.0.1.Final, 6.1.0.Beta1
    • None
    • None
    • Hide

      The client application needs to save a reference to the handle returned by the insert call and use it thereafter to update or retract the object.

      Show
      The client application needs to save a reference to the handle returned by the insert call and use it thereafter to update or retract the object.

      When a trait is applied to non-declared bean, a transparent proxy is created and the handle is updated accordingly. However, this prevents the lookup of the handle using the original object as a key.

      The proxy creation should be avoided.

      See also PLANNER-229

            dsotty Davide Sottara (Inactive)
            dsotty Davide Sottara (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: