From users-return-20289-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Wed Sep 02 23:43:19 2009 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 64087 invoked from network); 2 Sep 2009 23:43:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Sep 2009 23:43:19 -0000 Received: (qmail 28414 invoked by uid 500); 2 Sep 2009 23:43:18 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 28361 invoked by uid 500); 2 Sep 2009 23:43:18 -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 28351 invoked by uid 99); 2 Sep 2009 23:43:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2009 23:43:18 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2009 23:43:08 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MizTT-0003uG-Ln for users@activemq.apache.org; Wed, 02 Sep 2009 16:42:47 -0700 Message-ID: <25267520.post@talk.nabble.com> Date: Wed, 2 Sep 2009 16:42:47 -0700 (PDT) From: themitchy To: users@activemq.apache.org Subject: Rendezvous Discovery broadcasting on non-standard name MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: mitch.granger@sophos.com X-Virus-Checked: Checked by ClamAV on apache.org So I realise that AMQ broadcasts on _default.ActiveMQ-4. and the java libraries discover it just fine. However, to any other Bonjour client this will be invisible since it's missing the protocol and domain (ie. _default.ActiveMQ-4._tcp.local). Is there any way to adjust it so it's a 'real' Bonjour naming scheme? I really don't want to have to hack out a non-compliant Bonjour module to get discovery working. I'm in a perl environment so "just use the java modules" isn't really an option. I've tried Net::Bonjour but it's disappointingly compliant to the Bonjour specs. Thanks, Mitch -- View this message in context: http://www.nabble.com/Rendezvous-Discovery-broadcasting-on-non-standard-name-tp25267520p25267520.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.