[jboss-jira] [JBoss JIRA] Created: (JBRULES-2551) ObjectUpdatedEvent getOldObject() returns null
Konstantin B (JIRA)
jira-events at lists.jboss.org
Thu Jun 17 10:43:46 EDT 2010
ObjectUpdatedEvent getOldObject() returns null
----------------------------------------------
Key: JBRULES-2551
URL: https://jira.jboss.org/browse/JBRULES-2551
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-core
Affects Versions: 5.1.0.M2
Environment: Java 1.6_14, JBOSS 5.0
Reporter: Konstantin B
Assignee: Mark Proctor
where:
org.drools.event.rule.impl.ObjectUpdatedEventImpl
problem:
The "ObjectUpdatedEventImpl" class contains the getOldObject() method but I was unable to make it return anything except null. There was a similar case JBRULES-2129 that was fixed in 5.1.0.M1 but it seems it didn't fix the problem with null (even in 5.1.0.M2).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list