Even if you don't send anything, the connection alone requires a
username/password and possibly a defined vhost unless you are allowed to
connect to the default one.

If I were you I would connect to the webgui first. It is usually
http://rabbtmq:15672 and see if you get a login page and can access it with
guest/guest and see what exchanges and queues are visible to you.

On Wed, Jul 20, 2016 at 8:44 PM, jkam...@caci.com [via Camel] <
ml-node+s465427n5785289...@n5.nabble.com> wrote:

> 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!
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://camel.465427.n5.nabble.com/How-can-I-configure-Camel-ActiveMQ-to-receive-from-an-external-RabbitMQ-producer-tp5785283p5785289.html
> To start a new topic under Camel - Users, email
> ml-node+s465427n465428...@n5.nabble.com
> To unsubscribe from Camel - Users, click here
> <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=465428&code=c291Y2lhbmNlLmVxZGFtLnJhc2h0aUBnbWFpbC5jb218NDY1NDI4fDE1MzI5MTE2NTY=>
> .
> NAML
> <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://camel.465427.n5.nabble.com/How-can-I-configure-Camel-ActiveMQ-to-receive-from-an-external-RabbitMQ-producer-tp5785283p5785292.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to