Re: [rules-users] Writing decision tables without eclipse errors

2010-01-15 Thread HonorGod
What error messages are you seeing in Eclipse? -- View this message in context: http://n3.nabble.com/Writing-decision-tables-without-eclipse-errors-tp120961p122159.html Sent from the Drools - User mailing list archive at Nabble.com. ___ rules-users m

[rules-users] Writing decision tables without eclipse errors

2010-01-14 Thread fraction8
I'm trying to use drools with very simple decision table. My first target is to rewrite this working drl global org.jbpm.jpdl.internal.rules.Outcome outcome; global test.jbpm.vrk.Claim claim; rule "Rule 01" when eval( claim.isDefraudationSuspect() ) eval( claim.isSimpleClaim