Description of problem: A-MQ Components not visible in Java Console when using IE11 browser How reproducible: Always Steps to Reproduce: 1. Deploy JBoss A-MQ 6.3 for OpenShift 2. Edit deployment configuration and set name "jolokia" to 8778 port 3. Open the Java console 4. Click on the ActiveMQ menu item 5. Click on tree nodes in the left pane Actual results: No content is shown in the right pane Expected results: The right pane should show details about the selected tree node Additional info: Check the browser console for errors
https://github.com/openshift/origin-web-console/pull/2549
moving to ON_QA since this is in origin component
@Alexandre, How do you create application, so you can open Java console? I only used JBoss A-MQ 6.3 image, and created broker-amq pod, and opened Java console in IE 11, the right pane could show details about the selected tree node. See the attached picture
Created attachment 1384783 [details] the right pane could show details about the selected tree node in IE 11
The Java console can be opened for any application that exposes a port with number 8778 and name 'jolokia'. Some images expose port 8778 but don't name it 'jolokia'. JBoss A-MQ 6.3 is a good image to test the ActiveMQ features. JBoss Fuse for OpenShift can be used to test other parts of the Java console. Alternatively, you can create and deploy a FIS application (https://access.redhat.com/documentation/en-us/red_hat_jboss_fuse/6.3/html-single/fuse_integration_services_2.0_for_openshift/index). PS: The screenshot shows the app working as expected. Before the bug fix, you couldn't see anything on the right-hand panel when selecting different tree nodes.
Set it to VERIFIED as per Comment 3 and Comment 4
IE version: 11.850.15063.0