18.11. Using JBoss Rules Views

Procedure 18.4. Task

  1. To be able to use JBoss Rules views, create breakpoints in your code by invoking the working memory. For example, the line where you call workingMemory.fireAllRules() is an ideal place to place a break.
  2. If the debugger halts at a joinpoint, select the working memory variable in the debug variables view. The available views can then be used to show the details of the selected working memory.