Return-Path: X-Original-To: apmail-qpid-users-archive@www.apache.org Delivered-To: apmail-qpid-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 6374DD5EF for ; Fri, 24 May 2013 15:33:29 +0000 (UTC) Received: (qmail 89906 invoked by uid 500); 24 May 2013 15:33:29 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 89873 invoked by uid 500); 24 May 2013 15:33:29 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 89864 invoked by uid 99); 24 May 2013 15:33:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 May 2013 15:33:28 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gsim@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 May 2013 15:33:23 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r4OFX2d8022766 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 24 May 2013 11:33:02 -0400 Received: from [10.36.116.48] (ovpn-116-48.ams2.redhat.com [10.36.116.48]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r4OFX1Tr010242 for ; Fri, 24 May 2013 11:33:02 -0400 Message-ID: <519F8849.1090406@redhat.com> Date: Fri, 24 May 2013 16:33:29 +0100 From: Gordon Sim Organization: Red Hat UK Ltd, Registered in England and Wales under Company Registration No. 3798903, Directors: Michael Cunningham (USA), Mark Hegarty (Ireland), Matt Parsons (USA), Charlie Peters (USA) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: users@qpid.apache.org Subject: Re: [c++]: Progressing AMQP 1.0 support for 0.22 release References: <510FBD74.4090803@redhat.com> <51963D9F.7010905@redhat.com> <1369044790.2051.25.camel@cratus.office.paradigmaxis.pt> <1369131297.1727.12.camel@cratus.office.paradigmaxis.pt> <519B55B1.9030909@redhat.com> <1369144703.1727.17.camel@cratus.office.paradigmaxis.pt> <519B7F74.2040104@redhat.com> <1369145588.1727.19.camel@cratus.office.paradigmaxis.pt> <519B827D.307@redhat.com> <1369147193.1727.22.camel@cratus.office.paradigmaxis.pt> <519B92DE.7060808@redhat.com> <1369238305.1727.28.camel@cratus.office.paradigmaxis.pt> <519D46C3.9030901@redhat.com> <1369303713.1727.38.camel@cratus.office.paradigmaxis.pt> <519E09A6.7030604@redhat.com> <1369314229.1727.55.camel@cratus.office.paradigmaxis.pt> <519E154E.4040002@redhat.com> <1369315428.1727.60.camel@cratus.office.paradigmaxis.pt> <519E2B80.5080003@redhat.com> <1369322641.1727.62.camel@cratus.office.paradigmaxis.pt> <519E36DF.7070201@redhat.com> <1369409438.1727.73.camel@cratus.office.paradigmaxis.pt> In-Reply-To: <1369409438.1727.73.camel@cratus.office.paradigmaxis.pt> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-Virus-Checked: Checked by ClamAV on apache.org On 05/24/2013 04:30 PM, Bruno Matos wrote: > With the module loaded and 1.0 selected, something goes wrong again in > the handshake, maybe a miss configuration. SASL it's complaining about > no mechanisms available. I'll take a closer look. Did you set username and password in the connection options? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org