[rules-users] OptionalDataException on reading packages..

2010-08-26 Thread mechlife
I have the application setup where the drl is generated from the database and then written to the file system. So far i have been working with the drl's without any problems but have run into issues while working with packages. Any help is much appreciated. Thanks. Here is what i am doing while

Re: [rules-users] comparing an intersection of sets..

2010-08-25 Thread mechlife
Thanks for your response. I need to use it like 1-4 times depending on what the legacy rules are setup on one rule but i do have thousands of rules. Also, a future state might be to get these imported into a tool for business users to start writing these and would definitely be more pleasing if t

[rules-users] comparing an intersection of sets..

2010-08-24 Thread mechlife
Hi, I have a situation where i need to evaluate a condition where the intersection of 2 sets should atleast have one element in it. I am using drools template to create the DRL and have a set B (item1,item2, item3, item4). Now, at runtime i have a setA (item2, item5). the intersection of the set