AMQ7, hawtio: Artemis panel is not displayed in hawtio
Environment
- AMQ 7.0.3
Issue
- after logging into hawtio, the Artemis tab is not display. The only tabs displayed are "connect" and "Dispatch Router"
Resolution
This issue is being addressed by bug Content from issues.jboss.org is not included.ENTMQBR-884.
To workaround the issue; in the etc/bootstrap.xml replace the configured hawtio-no-slf4j.war with console.war.
...
<web bind="http://0.0.0.0:8161" path="web">
...
<!--app url="hawtio" war="hawtio-no-slf4j.war"/-->
<app url="hawtio" war="console.war”/>
...
</web>
...
Product(s)
Category
Tags
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.