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 0A5B3D423 for ; Wed, 25 Jul 2012 20:54:34 +0000 (UTC) Received: (qmail 68999 invoked by uid 500); 25 Jul 2012 20:54:33 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 68966 invoked by uid 500); 25 Jul 2012 20:54:33 -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 68958 invoked by uid 99); 25 Jul 2012 20:54:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 20:54:33 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gary.tully@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-we0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 20:54:28 +0000 Received: by weyx43 with SMTP id x43so868870wey.2 for ; Wed, 25 Jul 2012 13:54:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=1OQPkwWvj90zqdPdJmXLA/jUY5owCmHHSfFU6KWGdIQ=; b=nMEAH5VjuVobuwAFfGkY2rdOwToF9d0AaHvDqTc9isfoVC+W0JYT9AMs3NIw5yO6ho jffKZJOBdqPi8pP8aVD1QS5pR0tT2VrjzFC4jnwOsM+tMTSVAIPvin9IaEgBktE36no6 dOycF4f4ZkzV5fl9rarvpYKcPLvJ+QumDQaAtxWPItRD14wSjieWGZA86ple+4mw849i aaLMolLyEwi5rxKkkBX9/fDCaPICbpv5KxiYPxfa9qbCsgPNO53iA/8AyH0U+rwyiJX8 ZuYXqx6Opw0Aeyqh/UPptWciDWcXBG/0dqJk+B9LqA/YXrMCyck4a3as9QvHzJykiEhb 7aUw== MIME-Version: 1.0 Received: by 10.180.14.8 with SMTP id l8mr7729930wic.6.1343249647727; Wed, 25 Jul 2012 13:54:07 -0700 (PDT) Received: by 10.194.54.66 with HTTP; Wed, 25 Jul 2012 13:54:07 -0700 (PDT) In-Reply-To: <1343247316670-4654365.post@n4.nabble.com> References: <1343247316670-4654365.post@n4.nabble.com> Date: Wed, 25 Jul 2012 21:54:07 +0100 Message-ID: Subject: Re: composite uri From: Gary Tully To: users@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 I think the definition is a little loose, because folks use both failover:// and failover:(..) essentially the uri is composite if the scheme is followed by (..) so the latter above is composite. The urls are contained *within* the scheme specific part. On 25 July 2012 21:15, mikmela wrote: > Can someone give the definition to the term "composite URI"? > I thought, failover uri containting two uri's as follows : > /failover://(tcp://bla:61616,tcp://bla:61617)/ > is the composite URI, but > URISupport.isCompositeURI(uri) returns false on it? > Meanwile, > CompositeData compositeData = URISupport.parseComposite(uri); > does parse the same uri nicely, returning array with two URI objects? > > > > -- > View this message in context: http://activemq.2283324.n4.nabble.com/composite-uri-tp4654365.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- http://fusesource.com http://blog.garytully.com