Artemis and ActiveMQ 5.x advisory messages

2021-03-03 Thread Florea Cosmin
Hello, I have a C++ client connected to ActiveMQ 5.15. The client has a consumer for ActiveMQ.Advisory.Consumer.Topic.A. I want to use the same client code with Artemis, but Artemis doesn't send the same Advisory messages. Is it possible to reuse the client with Artemis without code changes?

No message dispatched from Artemis to ActiveMQ client

2021-02-04 Thread Florea Cosmin
Hi, Test environment: Linux Fedora 32, OpenJDK Runtime Environment (build 1.8.0_275-b01), activemq-cpp-library-3.9.5, apache-artemis-2.16.0 1) Start Artemis server with default configuration, then run from apache-activemq-5.15.11/bin: "activemq producer", "activemq consumer" ---> all ok, all