Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 21964 invoked from network); 21 Nov 2009 00:06:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Nov 2009 00:06:15 -0000 Received: (qmail 69165 invoked by uid 500); 21 Nov 2009 00:06:15 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 69082 invoked by uid 500); 21 Nov 2009 00:06:15 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 69072 invoked by uid 99); 21 Nov 2009 00:06:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Nov 2009 00:06:15 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Nov 2009 00:06:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E1FC6234C052 for ; Fri, 20 Nov 2009 16:05:52 -0800 (PST) Message-ID: <351445366.1258761952903.JavaMail.jira@brutus> Date: Fri, 20 Nov 2009 16:05:52 -0800 (PST) From: "Bruce Snyder (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-330) HTTP based discovery mechanism to allow broker discovery at broker & client level to be done across firewalls and the internet MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/AMQ-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Snyder updated AMQ-330: ----------------------------- Fix Version/s: (was: AGING_TO_DIE) Issue Type: Wish (was: New Feature) > HTTP based discovery mechanism to allow broker discovery at broker & client level to be done across firewalls and the internet > ------------------------------------------------------------------------------------------------------------------------------ > > Key: AMQ-330 > URL: https://issues.apache.org/activemq/browse/AMQ-330 > Project: ActiveMQ > Issue Type: Wish > Components: Transport > Reporter: James Strachan > > We could do with a HTTP implementation of DiscoveryAgent which sends out keep-alive pings using HTTP POSTS and then polls the list of brokers using HTTP GET on some web site. This introduces a single point of failure but would provide an easy way to discovery brokers/clients across firewalls etc. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.