+++ This bug was initially created as a clone of Bug #1610592 +++
Description of problem:
The 'Open Java Console' link includes a plugin for our A-MQ 6.3 broker product image based on the upstream ActiveMQ 5.11.z version project which allows monitoring and management. This plugin is not compatible with our AMQ 7 broker product which is based on the upstream ActiveMQ Artemis 2.y.z version project.
A jira, ENTMQBR-1646 - 'OpenShift Jolokia console doesn't work on the AMQ 71 broker image' [1], had been raised against the technical preview AMQ 7 broker image [2]. The javascript plugin from the ActiveMQ Artemis project needs to be integrated for this to work as expected. Alignment of versions, and changes to the standalone plugin to make it work properly within the OpenShift web console is almost complete here [3]
---
[1] - https://issues.jboss.org/browse/ENTMQBR-1646
[2] - https://access.redhat.com/containers/?tab=overview#/registry.access.redhat.com/amq-broker-7-tech-preview/amq-broker-71-openshift
[3] - https://github.com/roddiekieley/hawtio-artemis
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Deploy AMQ 7 Broker technical preview image via template
2. Note lack of 'Open Java Console' link
3.
Actual results:
No integrated console experience. Currently separate console hosted with every broker pod.
Expected results:
Integrated experience as per A-MQ 6.3 container image deployment.
Additional info:
Comment 1Alexandre Kieling
2018-10-18 14:38:41 UTC
Is there anything blocking testing?
Comment 2Alexandre Kieling
2018-11-05 23:57:05 UTC
Xiaoli Tian, why hasn't this issue been verified yet?