Hello all,
I'm trying a trivial RabbitMQ example, and everything works (eg, I can receive messages using Spring/Java), plus I can send messages using the RabbitMQ cli and web interface. The only thing which doesn't work is sending messages using the Java client (no error message, or anything), and it's driving me nuts :-)
Anyone any idea what I'm missing here? I've attached a sample project below.
Thanks,
Erik
Attachment 5046
