<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">I figured what was wrong - I did not convert my project into Drools project and the debug profile was not starting it as a Drools application. Once I did that - I could see the objects in all views.<br><br>Marina<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Marina &lt;ppine7@yahoo.com&gt;<br>To: Rules Users List &lt;rules-users@lists.jboss.org&gt;<br>Sent: Friday, June 20, 2008 9:07:14 AM<br>Subject: [rules-users] Working memory view is empty<br><br>
<div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Hi,<br>It might be something very simple, but I can't see it. I use Eclipse 3.3 with JBoss Rules 4.0.7 plugin.<br><br>I'm trying to debug my rules , but no matter what breakpoints I set I can never get anything in the Working Memory or Agenda views.<br>I tried setting a normal Java breakpoint on the session.fireAllRules() method -- it stops before calling the method, I select the session variable in the Debug Variables view - but nothing is displayed in the Working Memory view. I even tried to step into the fireAllRules() method - but the Working Memory view is empty at all times.<br><br>Then I tried to set a rules breakpoint in a "then" part of my rule - this time Eclipse does not even stop there, instead, it stops
 on the statement after the call to the fireAllRules() method.<br><br>Do I have something mis-configured??<br><br>thanks,<br>Marina<br><br></div></div></div></div></div></body></html>