Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 72163 invoked from network); 17 Oct 2007 03:58:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Oct 2007 03:58:13 -0000 Received: (qmail 26142 invoked by uid 500); 17 Oct 2007 03:58:00 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 26106 invoked by uid 500); 17 Oct 2007 03:58:00 -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 26097 invoked by uid 99); 17 Oct 2007 03:58:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2007 20:58:00 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.68.5.9] (HELO relay00.pair.com) (209.68.5.9) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 17 Oct 2007 03:58:03 +0000 Received: (qmail 17876 invoked from network); 17 Oct 2007 03:56:40 -0000 Received: from unknown (HELO ?192.168.1.103?) (unknown) by unknown with SMTP; 17 Oct 2007 03:56:40 -0000 X-pair-Authenticated: 124.43.200.200 Message-ID: <471587F4.4080807@wso2.com> Date: Wed, 17 Oct 2007 09:26:36 +0530 From: Suran Jayathilaka Organization: WSO2 User-Agent: Thunderbird 1.5.0.10 (X11/20070403) MIME-Version: 1.0 To: users@activemq.apache.org Subject: Re: zeroconf trouble References: <471436DC.1010801@wso2.com> <13231938.post@talk.nabble.com> <13232942.post@talk.nabble.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org James Strachan wrote: > On 16/10/2007, ttmdev wrote: > >> Cool. >> >> What threw me off is that the only reference in the source code to >> 'zeroconf' is a link to http://www.zeroconf.org within the >> RendezvousDiscoveryAgent, which appears to all be based on JmDNS? >> > > Yeah, we're using hte JmDNS library for ZeroConf. > > Many thanks to both James & Joe for your replies. I wonder if anyone could provide me with some tips on how to get zeroconf working for the 5.0 SNAPSHOTs. What changes will I need to make to the activemq.xml for activemq to start with zeroconf? Or should I try a programmatic approach? Again, I am grateful for any input. Suran