In the clustered ejb test I'm working on, using MessageConsumer.receiveNoWait from the
clustered EJB returns null even if there are messages waiting in the queue. If I change
that to receive(1L), the consumer receives all the messages successfully. Is this a bug?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047127#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...