Yes, the same is true in ActiveMQ 5.x. On Mar 9, 2018 7:03 AM, "Justin Bertram" <jbert...@apache.org> wrote:
> This is possible in ActiveMQ Artemis, and I would expect it is possible in > the 5.x broker as well. A message broker that didn't support > interoperability between supported protocols wouldn't be worth much in my > opinion. > > > Justin > > [1] http://activemq.apache.org/artemis/ > > On Fri, Mar 9, 2018 at 7:52 AM, Shashank_k <shashank.kodedh...@okstate.edu > > > wrote: > > > Hi All, > > I am new to messaging protocols and IOT. > > I am looking for protocol bridging APIs to bridge MQTT Topics and JMS > > queues/Topics. I want to send a message from JMS producer into queue and > > this message should be received by subscriber from a relevant MQTT Topic > > and > > return an acknowledgement message of reception via a Publisher of MQTT > > Topic > > which should travel into JMS Queue for a consumer to receive it. > Basically > > a > > trip of message and acknowledgement. I have looked documentation for > > ActiveMQ, I didnt find much helpful info there or I might have missed it. > > Please help me finding these APIs or any ActiveMQ open source projects > > which > > has the protocol bridging capability. > > > > Thanks > > > > > > > > -- > > Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User- > > f2341805.html > > >