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

Mark Proctor (JIRA) jira-events at lists.jboss.org
Tue May 17 22:15:01 EDT 2011


     [ https://issues.jboss.org/browse/JBRULES-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Proctor resolved JBRULES-2493.
-----------------------------------

    Resolution: Out of Date


I've not heard of anyone else having these problems, and there are unit tests to cover this stuff. Please try against 5.2 and submit a unit test if you see a continued problem.

> Drools does not make use of the PropertyChangeListeners on my objects
> ---------------------------------------------------------------------
>
>                 Key: JBRULES-2493
>                 URL: https://issues.jboss.org/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: Cserveny Tamas
>            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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list