Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-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 F3289EE93 for ; Mon, 25 Feb 2013 05:07:27 +0000 (UTC) Received: (qmail 76014 invoked by uid 500); 25 Feb 2013 05:07:27 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 75794 invoked by uid 500); 25 Feb 2013 05:07:27 -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 75747 invoked by uid 99); 25 Feb 2013 05:07:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 05:07:25 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of willem.jiang@gmail.com designates 209.85.220.48 as permitted sender) Received: from [209.85.220.48] (HELO mail-pa0-f48.google.com) (209.85.220.48) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 05:07:19 +0000 Received: by mail-pa0-f48.google.com with SMTP id hz10so1517116pad.35 for ; Sun, 24 Feb 2013 21:06:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:message-id:in-reply-to:references:subject :x-mailer:mime-version:content-type:content-transfer-encoding :content-disposition; bh=u8eDckWEGN8PGK/gSuxLcJUsq/SoNxyOvCcOfrZpkRI=; b=zIi0LRGT5yMVKdKWCj8RPXzEm0cxjSZDQ4nlyx9WqEz6y/xTwW+mvP33R1uAAwpcy3 dvkRy30gjbne2vw5Q13UUpUuG1SHVH095HnpNByKatrKOYAPP7l1uoZINpornjbrOT1N emjdPKv1XKcZsL4HrLZXR2IGQt5gJAZf2VL/UTOYUAiDndsQjtwC7iXB6cR81YmQOqEa Av/eAfJqgQC84fYG6GHTvz/F3Cvm8M2Hr+3yDr5CoXVr9k06BINdWyS2pW4q0WRPd9Pm zh38FnFDIQ6WMdtwhIM/cQrxVGvKZZNZ6ciA35+sRhlw3ar15Or3lQ717zSm6VtfRH1m Vpig== X-Received: by 10.66.160.9 with SMTP id xg9mr17157088pab.135.1361768818241; Sun, 24 Feb 2013 21:06:58 -0800 (PST) Received: from [192.168.1.135] ([125.34.10.135]) by mx.google.com with ESMTPS id b9sm11413298pba.6.2013.02.24.21.06.56 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 24 Feb 2013 21:06:57 -0800 (PST) Date: Mon, 25 Feb 2013 13:06:53 +0800 From: Willem jiang To: users@camel.apache.org Message-ID: In-Reply-To: <1361758841027-5728071.post@n5.nabble.com> References: <1361758841027-5728071.post@n5.nabble.com> Subject: Re: Camel XMPP routing X-Mailer: sparrow 1.6.4 (build 1176) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Can you access the XMPP server with other client =3F It looks like you are hitting some kind authentication issue. -- =20 Willem Jiang Red Hat, Inc. =46useSource is now part of Red Hat Web: http://www.fusesource.com =7C http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) = (English) http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang =20 Weibo: =E5=A7=9C=E5=AE=81willem On Monday, =46ebruary 25, 2013 at 10:20 AM, namita wrote: > I am trying to load the routes from xml file in camel.I am getting exce= ption > SASL authentication failed.My code is: > for route-context.xml: > =20 > > =20 > =20 > > uri=3D=22xmpp://namita=40ingbtcpic5nb99e/=3Froom=3DTestNode77=40confere= nce.ingbtcpic5nb99e (mailto:TestNode77=40conference.ingbtcpic5nb99e);pass= word=3Dsaimai=22/> > =20 > > > =20 > > =20 > =20 > =20 > =20 > =20 > =20 > =20 > =20 > =20 > -- > View this message in context: http://camel.465427.n5.nabble.com/Camel-X= MPP-routing-tp5728071.html > Sent from the Camel - Users mailing list archive at Nabble.com (http://= Nabble.com).