Hi, The load balancing does not work once broker is restarted. I am creating new connection object, new session for each consumer and attaching appropriate message listeners.
All the messages go to the 1st consumer's message listener. I am using KahaDB persistence. Is there something I am missing over here. -- Thanks & Regards, - Navin