<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Can someone please show me an example where application data is added to<BR>workingMemory as described here:<BR><A href="http://docs.codehaus.org/display/DROOLS/Application+Data">http://docs.codehaus.org/display/DROOLS/Application+Data</A> using<BR>StatefulKnowledgeSession?</DIV>
<DIV>I have a need to populate an object from a rules file and I don't want that<BR>object itself to be treated as a rule.&nbsp; All the examples I can find refer to<BR>the use of ruleBase to get workingMemory.&nbsp; My code utilizes<BR>StatefulKnowledgeSession to fire rules and I don't see how to get ruleBase<BR>or workingMemory from it.&nbsp; Thanks.</DIV></td></tr></table>