Thanks for this help, I'll test that trick I've got another question on this: Is this parameter wildcard friendly ? Can I define for example that all queues named "_local_foo" would be the local ones ?
Gary Tully wrote: > > check out the "excludedDestinations" attribute of a network xml > configuration <http://activemq.apache.org/networks-of-brokers.html>, using > this you can define local destinations that will not be distributed. This > attribute is a list or queues and or topic names. > > Check out an example configuration from the unit tests: > http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/duplexLocalBroker.xml?view=markup > > 2009/4/3 L.Daigremont <ldaigrem...@axway.com> > >> >> We would elaborate a distributed broker topography in which brokers can >> also >> have "Local queues" e.g non-distributed queues which can actually be used >> only into a local context. >> >> Is it existing a way to do that the broker could contain as well >> distributed >> queues which can be read by other brokers of the network of brokers, and >> local queues only readable by the relevant broker. >> (with configuration, while creating queues or any other way) >> >> Thx >> LD >> -- >> View this message in context: >> http://www.nabble.com/Local-and-Distributed-queues-tp22870634p22870634.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> >> > > > -- > http://blog.garytully.com > > Open Source SOA > http://FUSESource.com > > -- View this message in context: http://www.nabble.com/Local-and-Distributed-queues-tp22870634p22904203.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.