[jboss-jira] [JBoss JIRA] Created: (JBRULES-2279) Cached ObjectTypeNodes are not restored when deserializing session
Kris Verlaenen (JIRA)
jira-events at lists.jboss.org
Tue Sep 15 12:09:23 EDT 2009
Cached ObjectTypeNodes are not restored when deserializing session
------------------------------------------------------------------
Key: JBRULES-2279
URL: https://jira.jboss.org/jira/browse/JBRULES-2279
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-core (expert)
Reporter: Kris Verlaenen
Assignee: Edson Tirelli
When the InputMarshaller is restoring facts in the working memory, it is using the ObjectTypeNodes of the rete tree to link the facts to their object type nodes. This currently fails if no ObjectTypeNode is present for that type (because the type is not used in a rule somewhere). This ObjectTypeNode should be recreated on request if necessary.
--
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