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 F153DF85C for ; Wed, 21 Aug 2013 17:35:00 +0000 (UTC) Received: (qmail 14991 invoked by uid 500); 21 Aug 2013 17:34:58 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 14273 invoked by uid 500); 21 Aug 2013 17:34:45 -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 14249 invoked by uid 99); 21 Aug 2013 17:34:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Aug 2013 17:34:42 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of christian.posta@gmail.com designates 209.85.217.175 as permitted sender) Received: from [209.85.217.175] (HELO mail-lb0-f175.google.com) (209.85.217.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Aug 2013 17:34:39 +0000 Received: by mail-lb0-f175.google.com with SMTP id 13so848516lba.34 for ; Wed, 21 Aug 2013 10:34:17 -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=fQw54RTpfWfOD5ZmdIr51Xdob6apGqWlec+bbVd1GxQ=; b=xLypTByJ3DZPAxJAfd78ZMJl9n0bl6HVNHyv8hPDMaRIRNX9aY2BcUI9YG7zKVG3y7 NLbz1CpTgkq/eST7U+cM5YF7lkBWdI/ZFgHwOsZA+9ipXmBEM1GseOtpBxy93VuuqO1M RXhpjUgA1lQ3MzaxSLLbCWezUjw73SHrwpkOoUWhpCesqfPjvmvOqtoWsIhenUPO9qp8 uglUiMdRAu5FF7obN26S6tk/6iZ2NafvbpKmN5MJE1IjnpCKsbR6hIHi6DU/h7gDjRK/ JxsJ1P+qepHn4qyiRf9edk5GJXEBD4JT4AI0Tq4b4raVcMD7CDzLU20+z/N1NlHr8Z1A 4ylA== MIME-Version: 1.0 X-Received: by 10.152.19.1 with SMTP id a1mr6738280lae.8.1377106457532; Wed, 21 Aug 2013 10:34:17 -0700 (PDT) Received: by 10.114.2.239 with HTTP; Wed, 21 Aug 2013 10:34:17 -0700 (PDT) In-Reply-To: <1377086620843-4670551.post@n4.nabble.com> References: <1377086620843-4670551.post@n4.nabble.com> Date: Wed, 21 Aug 2013 10:34:17 -0700 Message-ID: Subject: Re: Validation ActiveMQ URI From: Christian Posta To: "users@activemq.apache.org" Content-Type: multipart/alternative; boundary=089e01493e42381cb504e478954d X-Virus-Checked: Checked by ClamAV on apache.org --089e01493e42381cb504e478954d Content-Type: text/plain; charset=ISO-8859-1 Do you mean validate it for correct parameters? I don't think there is something existing to use for that. Patches are welcome :) On Wed, Aug 21, 2013 at 5:03 AM, malina wrote: > Hello, I have small problem with Uri. I dont know how to validate uri which > contain : failover,static,vm,broker,fanout, ofcourse i validate uri which > contain tcp,udp,ssl with URLValidator from org.apache.commons.validator > package. I was looking at your documentation, but i couldn't find something > to resolve this problem. Maybe you know the answer?;) > > I must check uri before i will make connection to ActiveMQ. > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Validation-ActiveMQ-URI-tp4670551.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta --089e01493e42381cb504e478954d--