ScoreParser had a syntax error (agepe != age).<br><br>You also have a confusing mixture of a method-local Person object and a member Person in class ScoreParser. Not knowing how you call ScoreParser, all bets are off.<br><br>
I suggest you add another rule with a constraint age &gt;= 0 and an action printing the Person - to see whether the fact is in the WM. <br><br>-W<br><br><br><div class="gmail_quote">On 29 June 2011 12:46, GrooV <span dir="ltr">&lt;<a href="mailto:m.breemans@everest.nl">m.breemans@everest.nl</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I changed the RuleSet cell to RuleSet com.test but that gave me an error that<br>
Person couldn&#39;t be found, I then added import com.test.Person and it still<br>
didn&#39;t match the rule (Person was found now)<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Range-operator-in-Excel-Decision-Table-tp3120750p3121093.html" target="_blank">http://drools.46999.n3.nabble.com/Range-operator-in-Excel-Decision-Table-tp3120750p3121093.html</a><br>

</font><div><div></div><div class="h5">Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div></div></blockquote></div><br>