Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0C50710120 for ; Fri, 28 Feb 2014 17:16:23 +0000 (UTC) Received: (qmail 9531 invoked by uid 500); 28 Feb 2014 17:16:21 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 9431 invoked by uid 500); 28 Feb 2014 17:16:21 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 9410 invoked by uid 99); 28 Feb 2014 17:16:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Feb 2014 17:16:20 +0000 Date: Fri, 28 Feb 2014 17:16:20 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMQNET-454) Add Apache Qpid provider to NMS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQNET-454?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1391= 6027#comment-13916027 ]=20 Timothy Bish commented on AMQNET-454: ------------------------------------- Patch applied. > Add Apache Qpid provider to NMS > ------------------------------- > > Key: AMQNET-454 > URL: https://issues.apache.org/jira/browse/AMQNET-454 > Project: ActiveMQ .Net > Issue Type: New Feature > Components: NMS > Affects Versions: 1.6.0 > Reporter: Chuck Rolke > Assignee: Jim Gomes > Attachments: Apache.NMS.AMQP-21-Add-Map-Text-Message-tests.patch,= Apache.NMS.AMQP-Add-message-cloning-19.patch, Apache.NMS.AMQP-add-connecti= on-property-table-17.patch, Apache.NMS.AMQP-add-hello-world-example-11.patc= h, Apache.NMS.AMQP-add-hello-world-example-retry-12.patch, Apache.NMS.AMQP-= add-hello-world-to-vs2008-18.patch, Apache.NMS.AMQP-add-message-conversions= -06.patch, Apache.NMS.AMQP-add-message-test-20.patch, Apache.NMS.AMQP-add-t= opic-05.patch, Apache.NMS.AMQP-connectionProperties-07.patch, Apache.NMS.AM= QP-copyrights-conn-str-fix-09.patch, Apache.NMS.AMQP-fix-destination-to-use= -qpid-address-10.patch, Apache.NMS.AMQP-fix-helloworld-13.patch, Apache.NMS= .AMQP-fix-list-message-body-15.patch, Apache.NMS.AMQP-fix-map-message-body-= 14.patch, Apache.NMS.AMQP-fix-replyTo-and-receive-timeouts-16.patch, Apache= .NMS.AMQP-object-lifecycle-04.patch, Apache.NMS.AMQP-provider-configs-03.pa= tch, Apache.NMS.AMQP-qpid-object-lifecycle-02.patch, Apache.NMS.AMQP-set-co= nnection-credentials-08.patch, RELEASE.txt, vendor-QPid-nant-01.patch > > > NMS includes various providers ActiveMQ, STOMP, MSMQ, EMS, and WCF. This = issue proposes to add [Apache Qpid|http://qpid.apache.org/index.html] as an= other provider. > Qpid has a [Messaging .NET Binding|http://qpid.apache.org/releases/qpid-0= .24/programming/book/ch05.html] that is layered on top of the native C++ Qp= id Messaging client. The Qpid .NET binding is attractive as the hook for ty= ing in Qpid as an NMS provider. > The proposed NMS provider supports [AMQP 1.0|http://qpid.apache.org/amqp.= html] by including [Qpid Proton|http://qpid.apache.org/proton/index.html] l= ibraries. > From a high level this addition to Active.NMS would consist of two parts > * Add Qpid as a vendor kit. This includes both the Qpid .NET Binding and = Qpid Proton in a single kit. > * Add the new provider with code linking NMS to Qpid -- This message was sent by Atlassian JIRA (v6.1.5#6160)