+++ This bug was initially created as a clone of Bug #1236100 +++ Description of problem: AuthoringPerspectiveNoContext perspective does not include Message section Most likely because it is not on the whitelist https://github.com/droolsjbpm/kie-wb-common/blob/6.2.x/kie-wb-common-services/kie-wb-common-services-api/src/main/java/org/kie/workbench/common/services/shared/messageconsole/MessageConsoleWhiteListImpl.java Version-Release number of selected component (if applicable): bpm 6.1.0 How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: AuthoringPerspectiveNoContext perspective does not include Message section Expected results: AuthoringPerspectiveNoContext does include Message section Additional info: --- Additional comment from Anton Giertli on 2015-06-26 10:28:43 EDT --- This is the perspective in question https://github.com/droolsjbpm/kie-wb-distributions/blob/6.2.x/kie-drools-wb/kie-drools-wb-webapp/src/main/java/org/kie/workbench/drools/client/perspectives/DroolsAuthoringNoContextNavigationPerspective.java