Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B719BDB6F for ; Mon, 18 Mar 2013 15:07:33 +0000 (UTC) Received: (qmail 82119 invoked by uid 500); 18 Mar 2013 15:07:33 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 82087 invoked by uid 500); 18 Mar 2013 15:07:33 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 82079 invoked by uid 99); 18 Mar 2013 15:07:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 15:07:33 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of christian.posta@gmail.com designates 209.85.215.44 as permitted sender) Received: from [209.85.215.44] (HELO mail-la0-f44.google.com) (209.85.215.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 15:07:29 +0000 Received: by mail-la0-f44.google.com with SMTP id eb20so6218776lab.31 for ; Mon, 18 Mar 2013 08:07:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=oxkOtv9DtJpnT1hgNjLOriiZp2/YJHELgXyhFNCzmUc=; b=H030GKOLTIMs7M5RUbH8Iz6iOjkeyzUQJj9wL+NHXzGp8SaC/cRhRzV5uOO7f7JqXU 474Plfnvl9GRxJz1VaqFX+6EdGyItA0C031VVKF0f0zXEziWFoz/yliV0Kk3WJyo8cF6 8xVAHC7SY7p+neGkc3SKdd1gPNmgtoVrLRTuyjlcbt8sjgY+OtUMz0a+wIMzqP/XtXQS a8HAUeN3rAroE+FPOY+rBUOadClMGtdBYzk+Xw8N85jAxlTJeWLF041DUZOzQW+mNwgH L8B0bEJHm2mFUHOEyD1qYPyQ3EOAnFFfz8C8g7PbXdUWuR1D1I6y8/1S+22ZQfOTjblR qolQ== MIME-Version: 1.0 X-Received: by 10.152.116.45 with SMTP id jt13mr12815947lab.0.1363619227668; Mon, 18 Mar 2013 08:07:07 -0700 (PDT) Received: by 10.114.38.66 with HTTP; Mon, 18 Mar 2013 08:07:07 -0700 (PDT) In-Reply-To: <1363613658987-4664825.post@n4.nabble.com> References: <1363613658987-4664825.post@n4.nabble.com> Date: Mon, 18 Mar 2013 08:07:07 -0700 Message-ID: Subject: Re: Camel & ActiveMQ From: Christian Posta To: "users@activemq.apache.org" Content-Type: multipart/alternative; boundary=001a11c34c8aac9c8704d8345719 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c34c8aac9c8704d8345719 Content-Type: text/plain; charset=ISO-8859-1 No performance impact. The component will use the factory under the covers. On Mon, Mar 18, 2013 at 6:34 AM, Bipin Jethwani wrote: > I have jaasAuthenticationPlugin defined for my embedded activemq broker > instance (and it is working fine), and then I have camel context defined > with activemq component exposing many beans for remote invocation. > Now I noticed from other posts here that there are two ways to make camel > authenticate to broker, > 1. Setting username/password in ActiveMQComponent > 2. Setting username/password in ActiveMQConnectionFactory > My question is how does both the options differs, is the any performance > impact. > > Thanks in advance. > > -Bipin > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Camel-ActiveMQ-tp4664825.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta --001a11c34c8aac9c8704d8345719--