Can you elaborate on what the plugin does? I assume it's more than just a bridge otherwise you could just use something like a Camel route and avoid having a plugin altogether.
Also, what exact problems did you run into with creating a bridge to Azure following the inter-broker-bridge example? It should be pretty straight-forward to adapt it to use the Qpid JMS client which speaks AMQP 1.0. Justin On Mon, Nov 8, 2021 at 12:11 PM Burt Repine <brep...@24hourfit.com> wrote: > Hi All, > > > > We're in the same boat as the poster from last month. > > > > Our plugin creates a bridge between Azure Service Bus and ActiveMQ. > > A number of ActiveMQ classes that the plugin was built upon are not > available in Artemis obviously - or if they are - I can't find them or > don't know their equivalents. > > Any suggestions on migrating this plugin? > > > > On a side note, I've tried creating an artemis-jms-bridge following the > Artemis inter-broker-bridge example but ran into problems connecting to > Azure via the required amqp. > > Thanks much, > Burt Repine > >