Hi Nathan,

This works!

In RabbitMQ was necessary:

- to create virtual host with "/", for example: "/MY_VIRTUAL_HOST".
- to create a queue in above virtual host
- to  bind using a routing key with the same name of above queue

... and run Hello.java !

Regards.

- wr

Reply via email to