[jboss-jira] [JBoss JIRA] Created: (JBRULES-2493) Drools does not make use of the PropertyChangeListeners on my objects

Tamas Cserveny (JIRA) jira-events at lists.jboss.org
Tue Apr 27 18:15:10 EDT 2010


Drools does not make use of the PropertyChangeListeners on my objects
---------------------------------------------------------------------

                 Key: JBRULES-2493
                 URL: https://jira.jboss.org/jira/browse/JBRULES-2493
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: drools-core  (expert)
    Affects Versions: 5.0.1.FINAL
         Environment: Eclipse RCP
            Reporter: Tamas Cserveny
            Assignee: Mark Proctor


Hi,

I've asserted an object with the relevant add and remove methods for the change support, but drools did not subscribe to property changes.
I've used StatefulKnowledgeSession's insert method for this.

After some minutes it turned out, that the insert method delegates the call to the ReteooWorkingMemory with dynamic property set to false. 
It might be that this is the reason why they were not picked up.

Cheers,

Tamas

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list