Hi @dreamoka ,
You could use something like Camel to do a JMS to JMS bridge. Here is an example app that I’ve seen someone set up to do it previously: GitHub - richard-lawrence/Solace-Camel-JMS-Bridge: Example Apache Camel JMS bridge for Solace PubSub+
It looks like this is also what Active MQ recommends for bridging to other brokers: ActiveMQ
Hope that helps!