Hi, I'd like to send system-messages over a topic to all connected Websphere cluster-members with activMQ.
So I have a PublisherBean which sends messages to a configured topic (dynamicTopics/test) and a ListenerPort with an MDB which is connected to the same Topic configuration, so it should work. Whilest receiving messages on dynamicQueues is working, I dont receive the message sent to the Topic (sending seems to work). If I configure Websphere to listen/send to a queue instead then to a topic, everything works fine (on a single cluster system but that's only the local dev-environment). Is there something special about dynamic-topics? -- View this message in context: http://activemq.2283324.n4.nabble.com/dynamicTopic-on-Websphere-ListenerPort-and-MDB-tp4663324.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.