[rules-users] Temporal reasoning with external persistence not working

rp2 amanteja at gmail.com
Tue Jul 12 13:47:30 EDT 2011


Thanks. 
Basically I am trying to retrieve (and store) events from an external store
like in http://magazine.redhat.com/2008/07/11/jboss-drools-meets-hibernate/
expect that the backing store in not a relational db but a custom key-value
store. 

This example also does not show the facts/events being inserted. Is this
incorrect?

All it does is 
... ...
workingMemory.setGlobal("hibernateSession", session); // sets a hibernate
session
workingMemory.fireAllRules();



--
View this message in context: http://drools.46999.n3.nabble.com/Temporal-reasoning-with-external-persistence-not-working-tp3158399p3163303.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list