1. we do have a requirement of jms messages raised to be processed by each node in a cluster - Looks like topic does this by design. Is there any documentation on how to configure this.
2. We also want some of the destinations to be not to processed by all the nodes.- Is there any way via configuration to achieve this using Topic
