Thanks for your answer ceposta:)
Ye , i want validate correct parameters before i establish connection (here
is sample of my code):
String url =
"failover:(tcp://localhost:61616,tcp://remotehost:61616)?initialReconnectDelay=100";
UrlValidator urlValidator = new
UrlValidator(UrlValidator.ALLOW_ALL_
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,fa