Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 88943 invoked from network); 3 May 2007 05:49:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 May 2007 05:49:12 -0000 Received: (qmail 14174 invoked by uid 500); 3 May 2007 05:49:18 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 14157 invoked by uid 500); 3 May 2007 05:49:18 -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 14148 invoked by uid 99); 3 May 2007 05:49:17 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 May 2007 22:49:17 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of james.strachan@gmail.com designates 66.249.82.233 as permitted sender) Received: from [66.249.82.233] (HELO wx-out-0506.google.com) (66.249.82.233) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 May 2007 22:49:10 -0700 Received: by wx-out-0506.google.com with SMTP id h29so375889wxd for ; Wed, 02 May 2007 22:48:49 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Pcisr3Xkf6SAnlb5guCoGb2ks20t4XX+CCR5FVMa7E0+4WXLNnTPqdGmgMA0uK/++//wQWwJljEEIE8rLvIGvLLa/1XkBpT5xJeZ7UCd9ESXKYL0nmYs4WHzhXpijaANDKd73ZOq83mePkrlN5KjRazgqJ40XBmlY8qCzLBfK7Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WCLPG/+ItfpjF8M7RBoHNzGuh7kIYg2ZXpfFGcs7ZYTSROYHrQMyPBEgNO1NwaedmGkcLAMEq7qvugF75ay1fTppQ1Z2JzyFD24lhPhFHUmKDWYbAOD2gd6dr0pamRoJF+3TP6pAfw1U+0Hq7IaxWT12lBg1tZgHcQvZMZgL7Zc= Received: by 10.90.49.1 with SMTP id w1mr1393829agw.1178171329237; Wed, 02 May 2007 22:48:49 -0700 (PDT) Received: by 10.90.67.18 with HTTP; Wed, 2 May 2007 22:48:49 -0700 (PDT) Message-ID: Date: Thu, 3 May 2007 06:48:49 +0100 From: "James Strachan" To: users@activemq.apache.org Subject: Re: MSMQ / ActiveMQ Bridge? In-Reply-To: <10295941.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <10295941.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org On 5/2/07, notacrime wrote: > > We're faced with having to integrate with a Microsoft application that uses > MSMQ as it's messaging bus. We use AMQ, and STOMP, and would like to create > a bridge between the MSMQ queues and AMQ. Is there an easy way to do this? NMS does have support for MSMQ (though it could use a little work to polish some of the rough edges) so an NMS bridge could be created to go from one NMS provider to another (e.g. MSMQ <-> ActiveMQ or MSMQ <-> Stomp etc.) -- James ------- http://macstrac.blogspot.com/