activemq-artemis/docs
Justin Bertram 695bc5a648 ARTEMIS-3888 make web console detection more robust
Currently the broker detects the presence of the web console by looking
for the name of a file (i.e. console.war). This is fragile because if
the file is renamed for any reason then the broker won't print the
status of the web console when it starts.

This commit improves web console detection by inspecting the
<display-name> tag in the war file's WEB-INF/web.xml. By default it
looks for "hawtio", but this can be customized using the system property
"org.apache.activemq.artemis.webConsoleDisplayName".
2022-07-19 13:42:56 -04:00
..
diagrams ACTIVEMQ6-9 - port to markdown 2014-12-08 13:23:24 +00:00
hacking-guide/en ARTEMIS-3694 Support remote servers for console smoke tests 2022-02-23 20:39:11 +01:00
migration-guide/en NO-JIRA update logos with ® and better quality 2022-01-14 17:01:18 -06:00
user-manual/en ARTEMIS-3888 make web console detection more robust 2022-07-19 13:42:56 -04:00