Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 9784 invoked from network); 29 May 2009 13:57:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 May 2009 13:57:05 -0000 Received: (qmail 34391 invoked by uid 500); 29 May 2009 13:57:17 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 34331 invoked by uid 500); 29 May 2009 13:57:17 -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 34321 invoked by uid 99); 29 May 2009 13:57:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2009 13:57:17 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2009 13:57:08 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MA2Zj-0006s4-Em for users@camel.apache.org; Fri, 29 May 2009 06:56:47 -0700 Message-ID: <23780511.post@talk.nabble.com> Date: Fri, 29 May 2009 06:56:47 -0700 (PDT) From: Simpor To: users@camel.apache.org Subject: Re: Sending a message between two ActiveMQ using mina In-Reply-To: <5380c69c0905290643w1adc865bs6d935e2c8cdd751f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: simon.rydberg@transrail.se References: <23780161.post@talk.nabble.com> <5380c69c0905290643w1adc865bs6d935e2c8cdd751f@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, thanks for the fast reply! I just realized that I forgot to mention what version I was using and you had already responded then. :-) My version is: apache-camel-2.0-M1 Ok.. I don't really follow you with the inOnly or outOnly. Haven't I specified: SideA: ActiveMQ-1, queue1->send with mina/tcp-port1 SideB listen on mina/tcp-port1->ActiveMQ-2, queue2 And then SideB: ActiveMQ-2, queue3->send with mina/tcp-port2 SideA listen on mina/tcp-port2->ActiveMQ-1, queue4 That is what I want to do. -- View this message in context: http://www.nabble.com/Sending-a-message-between-two-ActiveMQ-using-mina-tp23780161p23780511.html Sent from the Camel - Users mailing list archive at Nabble.com.