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 <mikm...@yahoo.com> 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