[rules-users] Facing Problem with Working Memory Serialization/DeSerialization
siddhartha banik
siddhartha.banik at gmail.com
Tue Feb 5 23:42:40 EST 2008
Hi,
I am serializing working memory(WM). But after deserializing that, if I try
to modify the corresponding RuleBase that is not getting reflected.
I mean, after loading the serialized WM even I add a package to the
corresponding RuleBase, new Rules are not getting fired for newly added
facts. Or I remove a package from the corresponding RuleBase, even removed
Rules are getting fired for newly added facts.
So, Once WM is deserialized any chage to the corresponding RuleBase is
failing.
I have attached the test program & test rules.
Thanks
Siddhartha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20080206/406aee5f/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: attach.zip
Type: application/zip
Size: 6367 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/rules-users/attachments/20080206/406aee5f/attachment.zip
More information about the rules-users
mailing list