I have just started using the QPID C++ Broker with JAVA JMS API. When I run the Hello.java included in the package, it sends one message and receives a messages back. When I run this on multiple topics, all subscribers receives messages from all message producers. I enabled log on the Broker and it seems one message is broadcast to all subscribers. What do I need to change the Hello.java app so not to do this or is this the C++ Broker configuration.
Thanks for your help. -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/Broker-sends-messages-to-all-Topics-tp6990841p6990841.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
