Return-Path: Delivered-To: apmail-activemq-camel-user-archive@locus.apache.org Received: (qmail 76538 invoked from network); 25 Nov 2008 11:28:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Nov 2008 11:28:39 -0000 Received: (qmail 68885 invoked by uid 500); 25 Nov 2008 11:28:48 -0000 Delivered-To: apmail-activemq-camel-user-archive@activemq.apache.org Received: (qmail 68865 invoked by uid 500); 25 Nov 2008 11:28:48 -0000 Mailing-List: contact camel-user-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-user@activemq.apache.org Delivered-To: mailing list camel-user@activemq.apache.org Received: (qmail 68822 invoked by uid 99); 25 Nov 2008 11:28:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Nov 2008 03:28:47 -0800 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 74.125.44.154 as permitted sender) Received: from [74.125.44.154] (HELO yx-out-1718.google.com) (74.125.44.154) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Nov 2008 11:27:18 +0000 Received: by yx-out-1718.google.com with SMTP id 3so888637yxi.86 for ; Tue, 25 Nov 2008 03:28:04 -0800 (PST) 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=OMCloQmCWWjjSj8YvO1p0tlEH/rdYvDSbgrq6Ex0GNQ=; b=lCWhETb3Lq/oOTytMAn16j60w+LCYEPmkOF0f25vA2NBDOK/+BkGO21HdlaSxalv4S COv4woha7M191dHhbb85EwdXIURusVWaFTHTxqr6n+Pj2S/bv7tXHq3ulYs/nggT3q00 Mpfq+pa2RXoyUx2CiICVDa4fcpeElOXfstzRY= 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=BZwNYJDO+2y/9G6barAJEhULQ97B4hQG0IRDBhaJuVeS/DsVpfc1VN4tD/nxfMwXp/ GEysDIE7cMhBe32yv0sJa2E5Cot2eduelryJ+3hBXQ0TEt7zJ8rp4jZUjqalKJZmLrvh Shuzi9t8pXusIwJBCoET9G+0PzTKXdG2XxDo4= Received: by 10.90.74.7 with SMTP id w7mr110185aga.75.1227612484234; Tue, 25 Nov 2008 03:28:04 -0800 (PST) Received: by 10.90.117.12 with HTTP; Tue, 25 Nov 2008 03:28:04 -0800 (PST) Message-ID: Date: Tue, 25 Nov 2008 11:28:04 +0000 From: "James Strachan" To: camel-user@activemq.apache.org Subject: Re: A Camel route in a distributed network In-Reply-To: <20677442.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20600769.post@talk.nabble.com> <492565ED.2090004@gmail.com> <56b1dfc30811200531l1f5122d6x506035dfc8892398@mail.gmail.com> <49256AB0.1070109@gmail.com> <56b1dfc30811200551w489eac87pfdd7d89b3fc5c09f@mail.gmail.com> <49256F07.7080404@gmail.com> <20677442.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org 2008/11/25 Drone42 : > > Well, couldnt I use a Camel SU instance (A.1) inside a SM instance (A) to > publishe a WebService and another Camel SU instance (B.1) inside a SM > instance (B) to consume the service? In this case the integration between > the two SM instances is actualy through Camel (with Web Service in between). Absolutely. You can use any mechanism to connect routes together using any of these technologies... http://activemq.apache.org/camel/components.html pick which ever flavour takes your fancy and most suits your use cases. -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/