Hi,
I am involved in a project in which i have to send messages from central server to branch servers. I am using jetty server and JORAM. Here i am creating each queue for each branch servers and sending the messages to each queue using a for loop. The problem is the message is received by only one branch server. The other server are not receiveing the messages. I am creating one connection factory and one session and many queues. Can any body help me what is wrong i am doing?
Regards,
Prakash
I am involved in a project in which i have to send messages from central server to branch servers. I am using jetty server and JORAM. Here i am creating each queue for each branch servers and sending the messages to each queue using a for loop. The problem is the message is received by only one branch server. The other server are not receiveing the messages. I am creating one connection factory and one session and many queues. Can any body help me what is wrong i am doing?
Regards,
Prakash