Hi James, I am also getting this problem. When I use wildcard in <excludedDestinations>, for example:
<networkConnector name="networkBroker" uri="multicast://default" failover="true" conduitSubscriptions="false"> <excludedDestinations> <topic physicalName="abc.>"/> </excludedDestinations> </networkConnector> JMS messages will still be received by all consumers that are connecting to different nodes of the network of broker. My system info is: OS: Fedora Core 5 JVM: 1.5.0_08 ActiveMQ: 4.0.1 Hope that I can get your reply soon. Thank you for your help. Regards, Dan James.Strachan wrote: > > On 9/4/06, nkiesel <[EMAIL PROTECTED]> wrote: >> >> I got that from some example off the ActiveMQ web site. Is there another >> way >> I could prohibit forwarding some queues (ideally idetified by wildcard, >> although I guess I could also enumerate them in Java during runtime if >> needed)? > > I just wanted to know if your problem was fixed if you avoid wildcards > to help diagnosing why its not working for you. I wonder could you > create a test case that fails so we can take a look? > http://incubator.apache.org/activemq/support.html > > -- > > James > ------- > http://radio.weblogs.com/0112098/ > > -- View this message in context: http://www.nabble.com/AQ-4.0.2-snapshot-networkconnectors-excludedDestinations-problem-tf2213226.html#a7201885 Sent from the ActiveMQ - User mailing list archive at Nabble.com.