[rules-users] Views???

2007-11-13 Thread ...
Hi, I 'm new to drools and want to see how the views work(The Agenda View,The Working Memory View,...). I have created a rule project and a break point at workingMemory.fireAllRules() line in sample class and debugged it as drools application. After I have selected the working memory variable as

Re: [rules-users] Views???

2007-11-13 Thread Kris Verlaenen
You should make sure you are using the right version of eclipse. For the latest 4.0.3 release, there are two versions of the eclipse plugin, one for eclipse 3.3.x and one for eclipse 3.2.x. Older versions of the eclipse plugin require eclipse 3.2.x. Looking at the message, you seem to be

[rules-users] Using param of innerclass in LHS condition

2007-11-13 Thread Martin Book
Hello, the class ContactQueueDetail contains class ContactCallDetailId. ContactQueueDetail cqd I have asserted cqd to the WorkingMemory. It contains ContactCallDetailId id; On the LHS I need the Timestamp t=id.getStartDateTime(); I have not found the correct Syntax for this, yet.

[rules-users] rule name specification

2007-11-13 Thread Barfield Steve
Is there a specification for rule name ie length + characters it can contain. I have searched the documentation but maybe I missed it. ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users

[rules-users] How to get the Eclipse Rules View to show my rules?

2007-11-13 Thread LNguyen
Hello everyone, I'm using Drools 4.0.3 and Eclipse 3.3. The Rules View shows the rules in the drools-examples-drl package, but not my own rules. Is there any configuration or registration needed for the Rules View to recognize my rules? The rest of Drools work fine. TIA Linh -- View this

Re: [rules-users] How to get the Eclipse Rules View to show my rules?

2007-11-13 Thread LNguyen
Thanks for your reply. After converting to a Drools project, I now get the Only a type can be imported errors on all my import statements in the DRLs (and other errors as consequences of that). I compare the structures of my project to the examples and can't find much different. What do you

[rules-users] RE: rules-users Digest, Vol 11, Issue 27

2007-11-13 Thread Sikkandar Nawabjan
Hi, What is the Role of dslr in development and deployment perspective. i don't see anything about dslr in this manual. please send some link where i can learn about this Thanks and Regs, basha From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED] Sent: Thu