Unfortunately, I cannot change anything on the remote devices, so that side of the connection must stay as it is (ActiveMQ 5.x with network connectors).
Am 30. September 2023 15:23:10 MESZ schrieb Clebert Suconic <clebert.suco...@gmail.com>: >You could use an amqp pull bridge in artemis. Using broker connection to >bring on messages. > >Or use camel. Which is probably the easiest way. > >On Sat, Sep 30, 2023 at 3:59 AM Jochen Walz ><jochen.walz.m...@googlemail.com.invalid> wrote: > >> Hi Matt, >> >> Thanks! I assume that this is true even when on the "local side", there is >> only an openwire connector, because the mechanism to build the network >> connection including backchannels for duplex connectors must be supported >> on both sides anyways. >> >> So, currently I am bound to the classic version on both sides. >> >> Regards >> Jochen >> >> >> Am 29. September 2023 17:08:56 MESZ schrieb Matt Pavlovich < >> mattr...@gmail.com>: >> >Hi Jochen- >> > >> >Unfortunately, Artemis currently does not support ActiveMQ 5.x’s network >> connector. >> > >> >Thanks, >> >Matt Pavlovich >> > >> >> On Sep 29, 2023, at 5:32 AM, Jochen Walz >> <jochen.walz.m...@googlemail.com.INVALID> wrote: >> >> >> >> 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 >> > >>