You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by jonathan_at_svg <jo...@springventuregroup.com> on 2015/09/29 18:15:52 UTC

How does one set a discoveryUri when using a broker URI?

	<Resource
		id="ra/activemq"
		type="ActiveMQResourceAdapter">
		BrokerXmlConfig =
broker:(nio://0.0.0.0:61617?discoveryUri:multicast://224.6.1.6:61616,network:static:(tcp://localhost:61616)?useInactivityMonitor=false)/tomee0?persistent=false
		ServerUrl = vm://tomee0
		datasource =
	</Resource>

In Apache TomEE, I'm trying to have the embedded broker advertise it's
presence over multicast. I can't figure out how to set the discoveryUri
however and the documentation in this regard isn't clear. Any hints much
appreciated!



--
View this message in context: http://activemq.2283324.n4.nabble.com/How-does-one-set-a-discoveryUri-when-using-a-broker-URI-tp4702422.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.