RE: Unexpected behaviour with virtual topics

2023-08-02 Thread PAS Filip
Small correction to the phrase: I don’t see that the queue is created under the topic when looking in the console. Should be: I see that the queue is created under the topic when looking in the console. From: PAS Filip Sent: Wednesday, August 2, 2023 8:34 PM To: users@activemq.apache.org

RE: Unexpected behaviour with virtual topics

2023-08-02 Thread PAS Filip
.x releases. Aside, the next JDK LTS, 21, is due for RC1 next week...previously with JDK17, RC1 became the GA). On Tue, 1 Aug 2023 at 21:12, PAS Filip mailto:filip@sodexo.com.invalid>> wrote: > > Hello, > > I'm running into a strange issue I cannot explain and wa

Unexpected behaviour with virtual topics

2023-08-01 Thread PAS Filip
Hello, I'm running into a strange issue I cannot explain and was hoping someone could shed some light on the issue. I'm running an artemis broker 2.28.0 using the artemis jms client 2.19.1 (the latest java 8 compatible client, my client must be java 8 unfortunately). I've created a broker usin

RE: Artemis activemq jms client all incompatible with artemis server

2023-05-10 Thread PAS Filip
know: 2.28.0 is the current release (with 2.29.0 imminent). There are no more 2.19.x releases coming. There are already 2 newer >8 Java LTS releases and Java 21 becomes the next in about 4 months. On Wed, 10 May 2023 at 17:37, PAS Filip mailto:filip@sodexo.com.invalid>> wrote: >

RE: Artemis activemq jms client all incompatible with artemis server

2023-05-10 Thread PAS Filip
different from 2. 19. 1 in the same JVM? Regards, Domenico On Wed, 10 May 2023 at 18: 20, PAS Filip ZjQcmQRYFpfptBannerStart This Message Is From an Untrusted Sender You have not previously corresponded with this sender. ZjQcmQRYFpfptBannerEnd Hi Filip, are you running the ActiveMQ Artemis jms

RE: Artemis activemq jms client all incompatible with artemis server

2023-05-10 Thread PAS Filip
Just a small follow-up, using artemis-jms-client instead of artemis-jms-client-all seems to be working fine There is are no duplicate shaded classes this way when combining it with artemis-server. From: PAS Filip Sent: Wednesday, May 10, 2023 3:14 PM To: users@activemq.apache.org Subject

Artemis activemq jms client all incompatible with artemis server

2023-05-10 Thread PAS Filip
Hello, I'm working on an application where we are migrating activemq to artemis activemq. I'm running into an issue when trying to use the artemis server and jms client all together on the same classpath. I'm using version 2.19.1 of the artemis activemq server since it's the last version that