Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 39235 invoked from network); 6 Mar 2007 09:23:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Mar 2007 09:23:00 -0000 Received: (qmail 27673 invoked by uid 500); 6 Mar 2007 09:23:08 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 27655 invoked by uid 500); 6 Mar 2007 09:23:08 -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 27646 invoked by uid 99); 6 Mar 2007 09:23:08 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Mar 2007 01:23:08 -0800 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 64.233.182.191 as permitted sender) Received: from [64.233.182.191] (HELO nf-out-0910.google.com) (64.233.182.191) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Mar 2007 01:22:58 -0800 Received: by nf-out-0910.google.com with SMTP id y38so2403079nfb for ; Tue, 06 Mar 2007 01:22:37 -0800 (PST) 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=d3RDA+IpkMvk8FKYxAYg76mj+ehEVzkvABZRmK3QbB1HiqF3TD6OPsKwpHoNf/csb4u9wUQB92dIwtYsOnBJ+m3kD/JJctAjN8XiAN2CArrvSfyVj5272ZgdulrMdA4CImqUCB2+PPCZACsfJWNo44V+exTsqMKG9thZooZGqJI= 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=nyNtcypaaYhtdaLTaMOhhzKvVPBRWyjWrqFN3O2NVsYk7jrcNYqmb1nS0cRu8ofhZywYSYhoovugCK3tVDIAbCYdHHBtoqrMZ81x7dXBbXqGlS35+/4RPM4aani2m04efj7ndg7CizmbaNi+N2T2fpQ/YlIeSNQJAV69jZhv/jo= Received: by 10.78.179.12 with SMTP id b12mr754700huf.1173172952341; Tue, 06 Mar 2007 01:22:32 -0800 (PST) Received: by 10.78.155.11 with HTTP; Tue, 6 Mar 2007 01:22:32 -0800 (PST) Message-ID: Date: Tue, 6 Mar 2007 09:22:32 +0000 From: "James Strachan" To: users@activemq.apache.org, jima@comware.com.au Subject: Re: http tunneling for activemq In-Reply-To: <45ED2CCD.5060906@comware.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45ED2CCD.5060906@comware.com.au> X-Virus-Checked: Checked by ClamAV on apache.org On 3/6/07, Jim Alateras wrote: > I am wondering whether activemq supports http tunneling using a > persistent pub-sub model. I want to use pub-sub to aggregate data from > distributed sites across the internet. Yes. There's a HTTP transport that ActiveMQ can communicate over; so you can use the ActiveMQ JMS client to talk to a broker over HTTP. Or you can use the REST / Ajax support if your client is a browser http://activemq.apache.org/rest.html http://activemq.apache.org/ajax.html -- James ------- http://radio.weblogs.com/0112098/