Weily, Were you able to find a solution to this problem? I have been trying to get working memory view, agenda view working in eclipse 3.4.2 with Drools plugin 5.0 but they are always blank. I am not really sure if there are any other configuration changes that I should be making in order for them to work. The documentation does not have any trouble shooting tips too.
Regards, Vijay weily li wrote: > > Yes, My Env: > Jboss IDE 2.0.0 Beta 2 > Drools plug-in: 3.0.4 > > I inserted four views from windows > show views > Others... > When debugging, nothing is shown at these views. > > Thanks > rgds > Weily > > > On 11/6/06, Joj <[email protected]> wrote: >> >> >> hi, >> >> in ur documentation it's written tht: >> >> "When debugging an application using a Drools engine, three new views can >> be >> used to check the state of the Drools engine itself: the Working Memory >> View, the Agenda View and the Global Data View. To be able to use these >> views, create breakpoints in your code invoking the working memory. For >> example, the line where you call workingMemory.fireAllRules() is a good >> candidate. If the debugger halts at that joinpoint, you should select the >> working memory variable in the debug variables view." >> >> >> but these views are always blank when debugging. >> should i have to enter this view from the line: >> workingMemory.fireAllRules(); ?? >> but how can i? >> >> plz reply A.S.A.P. >> >> thanx in advance >> jojan >> >> -- >> View this message in context: >> http://www.nabble.com/Seeing-Working-Memory-View%2C-Agenda-View%2C-etc-in-Eclipse-editor-tf2580784.html#a7194077 >> Sent from the drools - user mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list please visit: >> >> http://xircles.codehaus.org/manage_email >> >> > > -- View this message in context: http://old.nabble.com/Seeing-Working-Memory-View%2C-Agenda-View%2C-etc-in-Eclipse-editor-tp7194077p26322285.html Sent from the drools - user mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
