Hi, Sorry, the Problem statement did not come with the attchment.
The problem is: 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 On 2/6/08, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > > Send rules-dev mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.jboss.org/mailman/listinfo/rules-dev > or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of rules-dev digest..." > > > Today's Topics: > > 1. Facing Problem with Working Memory > Serialization/DeSerialization (siddhartha banik) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 6 Feb 2008 10:07:50 +0530 > From: "siddhartha banik" <[EMAIL PROTECTED]> > Subject: [rules-dev] Facing Problem with Working Memory > Serialization/DeSerialization > To: [email protected] > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > Skipped content of type multipart/alternative-------------- 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-dev/attachments/20080206/745452f4/attach-0001.zip > > ------------------------------ > > _______________________________________________ > rules-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-dev > > > End of rules-dev Digest, Vol 14, Issue 2 > **************************************** >
_______________________________________________ rules-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-dev
