Hello, I have a solution where ActiveMQ Classic brokers (5.15.x) are running on remote devices. They have network connectors to connect to backend brokers (masterslave configuration) with duplex and simplex mode. The backend brokers have simple openwire connectors (TLS is terminated by a proxy).
I cannot exchange the remote brokers. The question: Is it possible to exchange the backend brokers by Artemis? I.e., would the broker network still work without any change on the remote ActiveMQ Classic brokers? If so, is there any example how to configure the Artemis brokers for that? Or is there no way to create such network-of-brokers between ActiveMQ Classic and Artemis? Thanks & Regards Jochen