Thanks for your quick reply.
I can't say that your solution works because i'm facing a problem with
declared facts.
1. I have declared Monitor inside my drl file
2. I can insert monitor facts in "start monitoring" rule without problems.
And i've checked that it's fired.
But rule "nothing for 1m" is not working, even with the most basic LHS
rule "nothing for 1m"
when
$monitor : Monitor( )
then
System.out.println(
">>>>>>>>>>>>>>>>>>>>>>>
not working: " );
end
--
View this message in context:
http://drools.46999.n3.nabble.com/rules-users-Truth-maintenance-and-RHS-v...
Sent from the Drools: User forum mailing list archive at
Nabble.com.