ActiveMQ 5 Web Console with Symlink

2022-03-26 Thread William Culler
Hello all. We have been installing new versions of ActiveMQ by making a symlink from the new version folder to an amq folder which allows us to rollback to an older version if necessary by just updating the symlink. This works great, but one thing that bothers us about it is that the default home

Re: Artemis console.war WEB-INF\lib\log4j-1.2.17.jar

2022-03-26 Thread Justin Bertram
This has already been addressed via ARTEMIS-3612 [1]. Version 2.21.0 is in the voting process now. Justin [1] https://issues.apache.org/jira/browse/ARTEMIS-3612 On Sat, Mar 26, 2022 at 4:08 PM Steigerwald, Aaron wrote: > Hello, > > Hopefully this hasn't already been addressed. I couldn't find

Artemis client multi-cluster failover

2022-03-26 Thread Steigerwald, Aaron
Hello, Is there a way to configure an Artemis client to failover to another cluster? For example, say you have 3 datacenters- DC1, DC2, and DC3. DC1 and DC2 are connected by high speed low latency networks. DC3 is connected via a low latency network. Cluster 1 (C1) is made up of nodes in DC1 an

Artemis console.war WEB-INF\lib\log4j-1.2.17.jar

2022-03-26 Thread Steigerwald, Aaron
Hello, Hopefully this hasn't already been addressed. I couldn't find it if it has. The console.war file starting with Artemis 2.17.0 contains a newer version of HawtIO. It contains WEB-INF\lib\log4j-1.2.17.jar, which some security scanners have a problem with because it's end of life. Are there