Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 60803 invoked from network); 8 Jul 2008 12:42:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jul 2008 12:42:07 -0000 Received: (qmail 70515 invoked by uid 500); 8 Jul 2008 12:42:07 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 70501 invoked by uid 500); 8 Jul 2008 12:42:07 -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 70490 invoked by uid 99); 8 Jul 2008 12:42:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2008 05:42:06 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of james.strachan@gmail.com designates 64.233.184.236 as permitted sender) Received: from [64.233.184.236] (HELO wr-out-0506.google.com) (64.233.184.236) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2008 12:41:14 +0000 Received: by wr-out-0506.google.com with SMTP id 50so1923720wri.2 for ; Tue, 08 Jul 2008 05:41:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=HVoCmpMGFeF0SdKqUr2xGyMoSl/coU1joWLFTvrXn80=; b=C4lTxVGTTpr/ebDceg6NHsUDncLEqbLDn2v+gOCs9el8akkM01ti2Y5o948Sbi7QMT 7jVAz8ufOX+N3GyAF/ldMdDsSLSjT8RXCowksC9VP/NlLFfmayjTMZd7/XxfRXyL6eS4 JcIn6roQP4Y3MHhxhDhM0T65SCx92ci289RMU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=iiEKiTejVTfJvso7z3KC2d960f5zYcIJF1Sy+j3wHe5LGsuRT8lnPMGYAq4a50KJIM Y3fz9j/u97G6Ue9o6Q0edEbd++tN7gDHlcLGIAt8+mGMckHHUaLgY9KVwUHqW4Lrz4oP 85nc0h8Nqa5JhCMJhPHx+kSNNFWT7VjBFTeJk= Received: by 10.90.73.5 with SMTP id v5mr6894263aga.43.1215520895692; Tue, 08 Jul 2008 05:41:35 -0700 (PDT) Received: by 10.90.82.6 with HTTP; Tue, 8 Jul 2008 05:41:35 -0700 (PDT) Message-ID: Date: Tue, 8 Jul 2008 13:41:35 +0100 From: "James Strachan" To: users@activemq.apache.org Subject: Re: ActiveMQ to ActiveMQ bridge In-Reply-To: <477b57570807080430s5c7e0fa9i93cf0efada105740@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <477b57570807080430s5c7e0fa9i93cf0efada105740@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org 2008/7/8 Shekhar Naidu : > Hi We have requirement to transfer messages from one ActiveMQ to another > ActiveMQ, meaning we want to have a bridge which autometically transfers > messages from one queue to another queue. Source Server Queue to Destination > server queue.... Is this facility available in ActiveMQ??? ... Its easiest to do this with Camel... http://activemq.apache.org/enterprise-integration-patterns.html you just need to configure a second activemq component http://activemq.apache.org/camel/activemq.html -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com