Hi Team,
I would like to understand,
which jms queue we have to point out when publishing message to the queue.
in my situation I have 2 Jboss Application servers 6.x version in the same environment and configured with load balancer.
if i publish message to one queue and how both will sync, how we can achieve when publish only one time that message should available in 2 servers.
Could any one please clarify me on this.