solved:
rule "test 3"
when
$t : My_Type() from entry-point "NM"
then
retract($t) // <-- now without referencing the entry-point
end
--
View this message in context:
http://n3.nabble.com/ConsequenceException-when-retract-from-entry-point-t...
Sent from the Drools - User mailing list archive at
Nabble.com.