[ 
https://issues.apache.org/jira/browse/AMQ-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015463#comment-13015463
 ] 

Claudio Corsi commented on AMQ-3254:
------------------------------------

Just do the following:

<transportConnector name="nio" 
uri="nio://0.0.0.0:61616?updateClusterClients=true&rebalanceClusterClients=true&updateClusterClientsOnRemove=true&updateClusterFilter=*&updateURIsURL=${activemq.base}/conf/failover.csv"/>


This should work.

> Can't use updateURIsURL, because the entry is missing in the xsd and so the 
> activeMq instance cannot start
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-3254
>                 URL: https://issues.apache.org/jira/browse/AMQ-3254
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.4.2
>            Reporter: Matthias Wessel
>            Priority: Critical
>
> I want to use the new feature of activeMQ 5.4 and I want to add updateURIsURL 
> to the transportConnector to add a link to a csv file. If I add this 
> attribute the activeMQ instance does not start. I think the error is because 
> the xsd of activeMQ 5.4.2 has no such entry.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to