souciance wrote > I didn't see anywhere that you connected with a username/password to > rabbitmq. The default user and password is guest/guest but could be that > they restrict it to another user. Also I guessing you want access to the > default vhost and not another defined one?
I have not yet even tried to send a message to the queue, I'm just trying to start up camel without getting all these errors. I am not clear on what is trying to connect with what and then generating the connection refused error. My thought process (please correct if mistaken) is that on my existing Camel/ActiveMQ side I will need to set up a queue to which the external rabbitMQ message producer will be able to connect/write. So far that's all the configuration I've put in place is intended to accomplish. When I start Camel I immediately start getting the connection errors. If I need username/password on this queue then I assume there are defaults? Or if not, where would I configure these? Thanks for the input! -- View this message in context: http://camel.465427.n5.nabble.com/How-can-I-configure-Camel-ActiveMQ-to-receive-from-an-external-RabbitMQ-producer-tp5785283p5785289.html Sent from the Camel - Users mailing list archive at Nabble.com.