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
