Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 67EFC6F64 for ; Tue, 24 May 2011 06:04:08 +0000 (UTC) Received: (qmail 59924 invoked by uid 500); 24 May 2011 06:04:07 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 59819 invoked by uid 500); 24 May 2011 06:04: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 59811 invoked by uid 99); 24 May 2011 06:04:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2011 06:04:07 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [212.50.160.34] (HELO smtpout.karoo.kcom.com) (212.50.160.34) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2011 06:03:59 +0000 X-IronPort-AV: E=Sophos;i="4.65,259,1304290800"; d="scan'208";a="514706477" Received: from unknown (HELO tardis.spudsoft) ([91.84.217.110]) by smtpout.karoo.kcom.com with ESMTP; 24 May 2011 07:03:37 +0100 Received: from slave.spudsoft ([192.168.1.198]) by tardis.spudsoft with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.75) (envelope-from ) id 1QOkmh-0005JO-Tw for users@activemq.apache.org; Tue, 24 May 2011 07:08:04 +0100 Message-ID: <4DDB4A2A.9040000@spudsoft.co.uk> Date: Tue, 24 May 2011 07:03:22 +0100 From: Jim Talbut User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: users@activemq.apache.org Subject: Re: activemq-camel client only feature References: <20110523082241.GA4124@tardis.spudsoft> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 23/05/2011 10:44, Dejan Bosanac wrote: > Hi James, > > that's not possible at the moment. One problem is that you can start > embedded broker by using vm:// urls and if go that route you need to have > all server-side functionality ready. That's something we'll address for > ActiveMQ Apollo > > > Regards Dejan, Thanks for the prompt, frustrating but reasonable answer. Jim