Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 97AEF200B4A for ; Wed, 20 Jul 2016 21:38:36 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 96250160A64; Wed, 20 Jul 2016 19:38:36 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E0488160A5B for ; Wed, 20 Jul 2016 21:38:35 +0200 (CEST) Received: (qmail 76170 invoked by uid 500); 20 Jul 2016 19:38:34 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 76159 invoked by uid 99); 20 Jul 2016 19:38:34 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2016 19:38:34 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 0AF61C7B8D for ; Wed, 20 Jul 2016 19:38:34 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.313 X-Spam-Level: ** X-Spam-Status: No, score=2.313 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, URI_HEX=1.313] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 5xpD4AscxoRR for ; Wed, 20 Jul 2016 19:38:32 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTP id B5DDC60E36 for ; Wed, 20 Jul 2016 19:38:31 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id 35F3F2CEB116 for ; Wed, 20 Jul 2016 12:14:58 -0700 (PDT) Date: Wed, 20 Jul 2016 12:38:24 -0700 (MST) From: "jkammer@caci.com" To: users@camel.apache.org Message-ID: <1469043504639-5785296.post@n5.nabble.com> In-Reply-To: References: <2e87559e3a124b1faced4c69ee875323@CISEXCASMB03-2a.caci.com> <1469040277680-5785289.post@n5.nabble.com> Subject: Re: How can I configure Camel/ActiveMQ to receive from an external RabbitMQ producer? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 20 Jul 2016 19:38:36 -0000 souciance wrote > 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. No joy trying to connect to http://rabbtmq:15672. It does not seem to be there. :-( -- View this message in context: http://camel.465427.n5.nabble.com/How-can-I-configure-Camel-ActiveMQ-to-receive-from-an-external-RabbitMQ-producer-tp5785283p5785296.html Sent from the Camel - Users mailing list archive at Nabble.com.