Description of problem: List of all RuleFlows in the session and if they are valid is missing. Version-Release number of selected component (if applicable): BRMS-5.2.0-ER3 brms-p-5.2.0.ER3-rhq-plugin.jar JON 2.3.1.GA/2.4.0.GA/2.4.1.GA How reproducible: Always Steps to Reproduce: 1. Run a drools-jon-example application https://svn.devel.redhat.com/repos/jboss-qa/guvnor/branches/BRMS-5.2.x/drools-jon-example/ with ant compile; ant server;ant client.phase1; ant client.phase2 4. Try to inspect the Drools application with jconsole (org.drools.kbases/my-own-knowledge-base/Sessions) 5. Try to auto discover the application in JON and inspect JMX Server/Drools Service/KBase my-own-knowledge-base/KSessions Session-0. Actual results: List is not presented in jconsole/JON. Expected results: List is presented in jconsole/JON. Additional info: N/A
This is a difference from the approved PRD. Either this issue must be fixed or the PRD must be updated.
It is exposed as a list in the MBean and JON does not support lists.
In JConsole it presented as "Stats By Process" and "Stats By Process Instance".
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.