Hello Alex, Thank you for your help! I was able to get it configured correctly. I created three queues to bind to the exchange. I then connected separate listeners (using drain) to each queue. I attempted to send a message to the exchange using spout, but I got a NullPointerException from the Java broker. I believe I am not specifying the address to the fanout exchange correctly? Using the example that you gave me, what would be the correct address for the test.fanout exchange for spout to be able to connect to send a message? Thank you!
Jeremy
