1

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?

Coder
  • 428
  • 4
  • 16

1 Answers1

0

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.

Peter Moskovits
  • 4,236
  • 1
  • 20
  • 15