Re: Is there a version of HawtIO that is compatible with ActiveMQ Classic 6.1.x/Jetty 11/JDK 17

2025-07-09 Thread William Crowell
My apologies...disregard this. After looking at this: https://hawt.io/docs/versions.html There is no version of HawtIO that would run embedded on ActiveMQ Classic 6.1.x. You would need to run HawtIO as a standalone server and not embedded within ActiveMQ and connect that way. Regards, Willia

Is there a version of HawtIO that is compatible with ActiveMQ Classic 6.1.x/Jetty 11/JDK 17

2025-07-09 Thread William Crowell
Good afternoon, Is there a version of HawtIO that is compatible with ActiveMQ Classic 6.1.x/Jetty 11/JDK 17? I keep running into this issue with HawtIO 2.17.7 and HawtIO 3.0.2: Caused by: java.lang.ClassNotFoundException: javax.servlet.ServletContextListener It should be looking for jakarta.s

Re: What changed between ActiveMQ Classic 6.1.6 and 6.1.7 where the images do not show up on the web user interface?

2025-07-09 Thread Matt Pavlovich
There is no re-release. There would be a v6.1.8 release with the fix. I don’t have time to tackle it right now, but we should add a note to the download page to the doc and note with the fix to the config file to get users of v6.1.7 unblocked. Matt Pavlovich > On Jul 9, 2025, at 6:35 AM, Willi

Re: What changed between ActiveMQ Classic 6.1.6 and 6.1.7 where the images do not show up on the web user interface?

2025-07-09 Thread William Crowell
Would 6.1.7 be re-released due to this bug or just tagged as "do not use"? Regards, William Crowell From: Sérgio Damo de Lemos Date: Friday, July 4, 2025 at 12:33 PM To: users@activemq.apache.org Cc: Jéan-Baptiste Onofre Subject: Re: What changed between ActiveMQ Classic 6.1.6 and 6.1.7 w

Re: Artemis Console in Kubernetes

2025-07-09 Thread Kamara, George (RWS CIV)
Hi chad - Sounds like a similar issue I had as well with 2.41.0 (presumably the version you’re using) In your jolokia-access.xml you can add the "” Tag to your restricts. So the full file looks like *://* Hopefully that works for you. On 1 Jul 2025, at 18:51, Chad S Lauritsen wr