[rules-users] Upgrade Drools from 5.1 to 5.3

womuji cmregister at gmail.com
Thu Jan 19 11:47:10 EST 2012


Hi,

We have a legacy Drools application using 5.1 and we are planning to upgrade
to 5.3. I have several questions:
1. Are org.drools.StatelessSession and RuleBase deprecated? and instead we
should use KnowledgeBase and StatelessKnowledgeSession?

2. In 5.1.1, we extend WorkingMemoryLogger(final WorkingMemoryEventManager
workingMemoryEventManager) , but it's changed to WorkingMemoryLogger(final
WorkingMemory workingMemory)  in 5.3, how do we change accordingly?

Thanks in advance.



--
View this message in context: http://drools.46999.n3.nabble.com/Upgrade-Drools-from-5-1-to-5-3-tp3672875p3672875.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list