Kaazing Topic Subscription

143 Views Asked by At

Using kaazing jms demo with AMQP 1.0 AND ActiveMQ

https://demo.kaazing.com/demo/jms/javascript/jms-javascript.html

Register/Subscribe to new Queue and process it for application server and send message back to client[kaazing] from application server.However, client subscribed to same queue did not received any message, any reason why?

1

There are 1 best solutions below

0
Peter Moskovits On

I assume you're trying to use two browsers clients: a publisher and a subscriber. I just tested it, and it works fine on the URL you provided above.

A while back I published a 6-minute screencast of the steps. You can see the messages flying back-and-forth at around 3:30.