I think you need to have something similar to the following

<transportConnectors>
    <transportConnector name="default" uri="tcp://localhost:61616"
        discoveryURI="rendezvous://group1" />
</transportConnectors>

<networkConnectors>
   <networkConnector  name="default" uri=" rendezvous://group1" />
</networkConnectors>


Joe
http://www.ttmsolutions.com



yesnid wrote:
> 
> Hello All,
> 
> Do I need to configure the "discoveryAgent" property of the activemq
> configuration file, if I am using rendezvous, as my discovery medium?
> 
> Thank you,
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Rendezvous-discovery-agent-tp25009694p25010923.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to